From: swa Date: Sun, 3 Jun 2001 13:57:26 +0000 (+0000) Subject: compile cgi.c (for andreas' GUI) X-Git-Tag: v_2_9_9~411 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=00710fd0c765355677e80395a5d8015e603e14c5 compile cgi.c (for andreas' GUI) --- diff --git a/Makefile.in b/Makefile.in index 82cb1bb5..bdf4672e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,6 +1,6 @@ # Note: Makefile is built automatically from Makefile.in # -# $Id: Makefile.in,v 1.3 2001/05/29 20:02:48 joergs Exp $ +# $Id: Makefile.in,v 1.4 2001/05/31 21:18:45 jongfoster Exp $ # # Written by and Copyright (C) 2001 the SourceForge # IJBSWA team. http://ijbswa.sourceforge.net @@ -28,6 +28,9 @@ # Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # $Log: Makefile.in,v $ +# Revision 1.4 2001/05/31 21:18:45 jongfoster +# Added files actions.[ch], actionlist.h, list.[ch] to Makefile +# # Revision 1.3 2001/05/29 20:02:48 joergs # Changes for AmigaOS added. # @@ -94,7 +97,7 @@ OBJEXT = @OBJEXT@ RM = rm -f STRIP = strip -C_SRC = actions.c encode.c errlog.c filters.c gateway.c jbsockets.c \ +C_SRC = cgi.c actions.c encode.c errlog.c filters.c gateway.c jbsockets.c \ jcc.c killpopup.c list.c loadcfg.c loaders.c miscutil.c \ parsers.c showargs.c ssplit.c