summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-10-18 11:13:39 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-10-18 11:13:39 +0000
commit19f968cbad5c1bff96a4fcab046b25956485e6b2 (patch)
tree350848042d0513608e0f8595df884f909719e191 /Makefile
parente4f41d939b092a100f132207f3d95347807719d2 (diff)
downloadmandoc-19f968cbad5c1bff96a4fcab046b25956485e6b2.tar.gz
mandoc-19f968cbad5c1bff96a4fcab046b25956485e6b2.tar.zst
mandoc-19f968cbad5c1bff96a4fcab046b25956485e6b2.zip
Re-added HTML changelog.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 846cacc2..7164d040 100644
--- a/Makefile
+++ b/Makefile
@@ -59,7 +59,7 @@ GSGMLS = mandoc.1.sgml mdoc.3.sgml mdoc.7.sgml manuals.7.sgml \
mandoc_char.7.sgml man.7.sgml man.3.sgml
SGMLS = index.sgml $(GSGMLS)
XSLS = ChangeLog.xsl
-HTMLS = index.html mandoc.1.html mdoc.3.html \
+HTMLS = index.html mandoc.1.html mdoc.3.html ChangeLog.html \
man.3.html mdoc.7.html man.7.html mandoc_char.7.html \
manuals.7.html
TEXTS = mandoc.1.txt mdoc.3.txt man.3.txt mdoc.7.txt man.7.txt \