=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.239 retrieving revision 1.240 diff -u -p -r1.239 -r1.240 --- mandoc/Makefile 2009/10/31 06:23:28 1.239 +++ mandoc/Makefile 2009/10/31 06:38:08 1.240 @@ -58,7 +58,7 @@ HEADS = mdoc.h libmdoc.h man.h libman.h term.h \ libmandoc.h html.h chars.h out.h main.h 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) +SGMLS = index.sgml XSLS = ChangeLog.xsl HTMLS = index.html mandoc.1.html mdoc.3.html ChangeLog.html \ man.3.html mdoc.7.html man.7.html mandoc_char.7.html \