summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 09188d62..51cd57e3 100644
--- a/Makefile
+++ b/Makefile
@@ -171,7 +171,7 @@ mdoc_action.o: mdoc_action.c libmdoc.h
libmdoc.h: mdoc.h
ChangeLog.xml:
- cvs2cl --xml --xml-encoding iso-8859-15 --noxmlns -f $@
+ cvs2cl --xml --xml-encoding iso-8859-15 -t --noxmlns -f $@
ChangeLog.html: ChangeLog.xml ChangeLog.xsl
xsltproc -o $@ ChangeLog.xsl ChangeLog.xml