]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Docs: dist HTML not SGML copy
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 25 Aug 2015 14:02:52 +0000 (07:02 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 25 Aug 2015 14:02:52 +0000 (07:02 -0700)
doc/release-notes/Makefile.am

index ed82ffc25cbb3b5e8bc0d8d965cb3db7e122aa62..d28970f2a15771bfcc91a55a2a23f3fbef73dc29 100644 (file)
@@ -25,7 +25,7 @@ DOC= release-4
 %.html: %.sgml
        linuxdoc -B html -T 2 --split=0 $<
        perl -i -p -e "s%$@%%" $@
-       cp -p $< $(top_builddir)/RELEASENOTES.html
+       cp -p $@ $(top_builddir)/RELEASENOTES.html
 
 %.man: %.sgml
        linuxdoc -B txt -T 2 -m $(DOC)