X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=GNUmakefile.in;h=82ab1ecdeb14381529c8a72c8c4972d03be13cd9;hp=53b34fbeffe1e855e66e0d873f9589c93136a43c;hb=eb4bc75756f719eeae56ce20b4baf3fc2bf6a893;hpb=238e5e4fe8e41685ad8fbcdd91f2f834dd3a9a3a diff --git a/GNUmakefile.in b/GNUmakefile.in index 53b34fbe..82ab1ecd 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # Note: Makefile is built automatically from Makefile.in # -# $Id: GNUmakefile.in,v 1.67 2002/04/07 05:31:42 hal9 Exp $ +# $Id: GNUmakefile.in,v 1.68 2002/04/07 07:58:11 swa Exp $ # # Written by and Copyright (C) 2001 the SourceForge # Privoxy team. http://www.privoxy.org/ @@ -541,7 +541,7 @@ dok-readme: doc/source/ldpOK.dsl # webserver files dok-webserver: doc/source/ldpOK.dsl - cd doc/source/webserver && $(DB) -V nochunks index.sgml > ../../webserver/index2.html + cd doc/source/webserver && $(DB) -V nochunks index.sgml > ../../webserver/index.html dok: dok-devel dok-user dok-faq dok-man dok-readme dok-webserver # kludge to force recreation on next run. Rodgrigo? @@ -777,6 +777,12 @@ install: all ## end: # $Log: GNUmakefile.in,v $ +# Revision 1.68 2002/04/07 07:58:11 swa +# create some of the webserver docs +# automatically (in particular if +# those docs recycle other documentation +# fragments) +# # Revision 1.67 2002/04/07 05:31:42 hal9 # Add 'dok-release' target: # -Set doc entities to VERSION and CODE_STATUS during make.