X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=windows%2FGNUmakefile;h=68a5957e2605ad7fba37aafc28e68b661a4100a8;hb=c9cdeea3357d661968d673c37d19761b8cf67141;hp=5beec44ec774a9c4bd14a37c0f672f6c63cd7cd6;hpb=36315694410b9ab6432ec90dab80b9b05e68da8b;p=privoxy.git diff --git a/windows/GNUmakefile b/windows/GNUmakefile index 5beec44e..68a5957e 100755 --- a/windows/GNUmakefile +++ b/windows/GNUmakefile @@ -164,9 +164,6 @@ webdoc: $(DEST)/doc/developer-manual $(DEST)/doc/faq $(DEST)/doc/user-manual cp $(SOURCE)/doc/webserver/p_doc.css $(DEST)/doc/user-manual/ -$(DEST)/doc/gpl.html: $(SOURCE)/doc/gpl.html $(DEST)/doc - $(DOSFILTER) < $< > $@ - $(DEST)/doc/%.txt : $(SOURCE)/doc/text/%.txt $(DEST)/doc $(DOSFILTER) < $< > $@