summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-07-16 14:07:23 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-07-16 14:07:23 +0000
commit0570cec16ce3d2abdc0ea7239bcd8b3f21375815 (patch)
tree18006180065e8a1541e5ba6338e83cf0c26d0c4d /Makefile
parentdf01ed96c60443f7a8051e1a5e9fe22e43b07664 (diff)
downloadmandoc-0570cec16ce3d2abdc0ea7239bcd8b3f21375815.tar.gz
mandoc-0570cec16ce3d2abdc0ea7239bcd8b3f21375815.tar.zst
mandoc-0570cec16ce3d2abdc0ea7239bcd8b3f21375815.zip
Proper html showing of ChangeLog.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c1382e72..ad6f857d 100644
--- a/Makefile
+++ b/Makefile
@@ -194,7 +194,7 @@ libmdoc.h: mdoc.h
ChangeLog.xml:
cvs2cl --xml --xml-encoding iso-8859-15 --noxmlns -f $@
-ChangeLog.html: ChangeLog.xml
+ChangeLog.html: ChangeLog.xml ChangeLog.xsl
xsltproc -o $@ ChangeLog.xsl ChangeLog.xml
mdocml-nport-$(VERSION).tar.gz: mdocml-$(VERSION).tar.gz Makefile.netbsd DESCR