=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.228 retrieving revision 1.229 diff -u -p -r1.228 -r1.229 --- mandoc/Makefile 2009/10/17 04:44:05 1.228 +++ mandoc/Makefile 2009/10/18 11:13:39 1.229 @@ -59,7 +59,7 @@ GSGMLS = mandoc.1.sgml mdoc.3.sgml mdoc.7.sgml manu 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 \