=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.343 retrieving revision 1.344 diff -u -p -r1.343 -r1.344 --- mandoc/Makefile 2011/05/26 00:30:11 1.343 +++ mandoc/Makefile 2011/05/26 12:01:14 1.344 @@ -88,6 +88,8 @@ SRCS = Makefile \ msec.in \ out.c \ out.h \ + preconv.1 \ + preconv.c \ predefs.in \ read.c \ roff.7 \ @@ -268,6 +270,11 @@ INDEX_MANS = makewhatis.1.html \ mdoc.7.ps \ mdoc.7.pdf \ mdoc.7.txt \ + preconv.1.html \ + preconv.1.xhtml \ + preconv.1.ps \ + preconv.1.pdf \ + preconv.1.txt \ roff.7.html \ roff.7.xhtml \ roff.7.ps \