summaryrefslogtreecommitdiffstats
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
commit8e9b8de322d5b09ab484a0ae21117a602e9896e3 (patch)
tree550111727fbd9dfd683d5709597d20ac0b33d89b /Makefile
parent6967b9612f077f4ffe4e138a8ab25c87f383009b (diff)
downloadmandoc-8e9b8de322d5b09ab484a0ae21117a602e9896e3.tar.gz
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