=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- mandoc/regress/tbl/layout/Makefile 2019/06/11 16:04:37 1.3 +++ mandoc/regress/tbl/layout/Makefile 2019/12/31 22:58:43 1.4 @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.3 2019/06/11 16:04:37 schwarze Exp $ +# $OpenBSD: Makefile,v 1.4 2019/12/31 22:58:43 schwarze Exp $ -REGRESS_TARGETS = center complex empty emptyline +REGRESS_TARGETS = center complex empty emptycol emptyline REGRESS_TARGETS += lines lines-nogroff numbers shortlines span LINT_TARGETS = complex empty