=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.480 retrieving revision 1.481 diff -u -p -r1.480 -r1.481 --- mandoc/Makefile 2015/11/07 21:53:14 1.480 +++ mandoc/Makefile 2016/04/15 21:20:11 1.481 @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.480 2015/11/07 21:53:14 schwarze Exp $ +# $Id: Makefile,v 1.481 2016/04/15 21:20:11 schwarze Exp $ # # Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons # Copyright (c) 2011, 2013, 2014, 2015 Ingo Schwarze @@ -138,6 +138,7 @@ DISTFILES = INSTALL \ makewhatis.8 \ man.1 \ man.7 \ + man.cgi.3 \ man.cgi.8 \ man.conf.5 \ man.h \ @@ -293,6 +294,7 @@ WWW_MANS = apropos.1.html \ roff.7.html \ tbl.7.html \ makewhatis.8.html \ + man.cgi.3.html \ man.cgi.8.html \ man.h.html \ manconf.h.html \