X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=GNUmakefile.in;h=3c55d79a93d45141ae4018743da3fc54846ede03;hp=892ce38b40ed0c4a5b3a52570c67a4e48a70ea1b;hb=5c3ff0e8f3caf7ebef4c60f1092f41b1d8c5460f;hpb=3da66036a155284c0d1346936ef9452ec6655dcf diff --git a/GNUmakefile.in b/GNUmakefile.in index 892ce38b..3c55d79a 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -145,7 +145,7 @@ PERL = perl DOC_DIR = doc/source DOC_TMP = $(DOC_DIR)/tmp DOC_STATUS = @DOC_STATUS@ -TIDY = tidy -modify -indent -wrap 78 --tidy-mark no +TIDY = tidy -modify -indent -wrap 120 --tidy-mark no RSYNC = rsync -av -c --chmod=D755,F644 # Program to do LF->CRLF @@ -565,7 +565,7 @@ dok-index: doc/webserver/privoxy-index.html && $(RM) doc/webserver/*.bak # Main documentation target. -dok: dok-release dok-devel dok-user dok-faq dok-readme dok-webserver dok-authors dok-index dok-tidy +dok: dok-release dok-devel dok-user dok-faq dok-readme dok-webserver dok-authors dok-index @$(ECHO) Documentation created. ## Make AUTHORS file