summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/man/TP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.bin/mandoc/man/TP/Makefile')
-rw-r--r--regress/usr.bin/mandoc/man/TP/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/usr.bin/mandoc/man/TP/Makefile b/regress/usr.bin/mandoc/man/TP/Makefile
index fd42111dbf7..d5b74f160d1 100644
--- a/regress/usr.bin/mandoc/man/TP/Makefile
+++ b/regress/usr.bin/mandoc/man/TP/Makefile
@@ -1,5 +1,6 @@
-# $OpenBSD: Makefile,v 1.6 2014/03/08 15:50:21 schwarze Exp $
+# $OpenBSD: Makefile,v 1.7 2014/04/08 07:13:01 schwarze Exp $
-REGRESS_TARGETS = literal width manyargs badarg macrotag double sameline
+REGRESS_TARGETS = badarg double literal longhead macrotag manyargs
+REGRESS_TARGETS += sameline width
.include <bsd.regress.mk>