windows: Remove obsolete references to doc/gpl.html
authorFabian Keil <fk@fabiankeil.de>
Wed, 9 Dec 2020 18:42:26 +0000 (19:42 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 11 Dec 2020 06:37:38 +0000 (07:37 +0100)
windows/GNUmakefile

index 5beec44..68a5957 100755 (executable)
@@ -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) < $< > $@