From: jongfoster <jongfoster@users.sourceforge.net>
Date: Tue, 9 Oct 2001 22:38:19 +0000 (+0000)
Subject: Correcting actionsfile filename for Win32 INI build
X-Git-Tag: v_2_9_9~1
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/static/gitweb.js?a=commitdiff_plain;h=e9dd7051208409924e0ae753b2bc9b3e80f3c364;p=privoxy.git

Correcting actionsfile filename for Win32 INI build
---

diff --git a/Makefile.in b/Makefile.in
index 49c613b5..8647f5a3 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,6 +1,6 @@
 # Note:  Makefile is built automatically from Makefile.in
 #
-# $Id: Makefile.in,v 1.30 2001/09/19 17:55:49 oes Exp $
+# $Id: Makefile.in,v 1.31 2001/09/23 10:13:48 swa Exp $
 #
 # Written by and Copyright (C) 2001 the SourceForge
 # IJBSWA team.  http://ijbswa.sourceforge.net
@@ -28,6 +28,11 @@
 # Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 # $Log: Makefile.in,v $
+# Revision 1.31  2001/09/23 10:13:48  swa
+# upload process established. run make webserver and
+# the documentation is moved to the webserver. documents
+# are now linked correctly.
+#
 # Revision 1.30  2001/09/19 17:55:49  oes
 # Fixed CFLAGS
 #
@@ -287,7 +292,7 @@ junkbstr.txt: config
 			-e 's!#Win32-only: !!' \
 	< $< > $@
 
-sactions.txt: actionslist
+sactions.txt: actionsfile
 strust.txt: trust
 sregexp.txt: re_filterfile