=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.337 retrieving revision 1.338 diff -u -p -r1.337 -r1.338 --- mandoc/Makefile 2011/05/13 00:57:21 1.337 +++ mandoc/Makefile 2011/05/13 01:02:34 1.338 @@ -221,7 +221,12 @@ MAKEWHATIS_LNS = makewhatis.ln $(MAKEWHATIS_OBJS) $(MAKEWHATIS_LNS): mandoc.h mdoc.h man.h config.h -INDEX_MANS = mandoc.1.html \ +INDEX_MANS = makewhatis.1.html \ + makewhatis.1.xhtml \ + makewhatis.1.ps \ + makewhatis.1.pdf \ + makewhatis.1.txt \ + mandoc.1.html \ mandoc.1.xhtml \ mandoc.1.ps \ mandoc.1.pdf \