=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.521 retrieving revision 1.523 diff -u -p -r1.521 -r1.523 --- mandoc/Makefile 2018/12/12 21:54:35 1.521 +++ mandoc/Makefile 2018/12/13 03:40:13 1.523 @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.521 2018/12/12 21:54:35 schwarze Exp $ +# $Id: Makefile,v 1.523 2018/12/13 03:40:13 schwarze Exp $ # # Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons # Copyright (c) 2011, 2013-2018 Ingo Schwarze @@ -155,13 +155,13 @@ DISTFILES = INSTALL \ dbm_map.h \ demandoc.1 \ eqn.7 \ + eqn_parse.h \ gmdiff \ html.h \ lib.in \ libman.h \ libmandoc.h \ libmdoc.h \ - libroff.h \ main.h \ makewhatis.8 \ man.1 \ @@ -203,6 +203,8 @@ DISTFILES = INSTALL \ tbl.3 \ tbl.7 \ tbl.h \ + tbl_int.h \ + tbl_parse.h \ term.h \ $(SRCS) \ $(TESTSRCS)