summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/roff/nr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.bin/mandoc/roff/nr/Makefile')
-rw-r--r--regress/usr.bin/mandoc/roff/nr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.bin/mandoc/roff/nr/Makefile b/regress/usr.bin/mandoc/roff/nr/Makefile
index b41296ab69b..dfde628c5e5 100644
--- a/regress/usr.bin/mandoc/roff/nr/Makefile
+++ b/regress/usr.bin/mandoc/roff/nr/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.11 2018/04/10 00:52:21 schwarze Exp $
+# $OpenBSD: Makefile,v 1.12 2019/02/06 20:54:28 schwarze Exp $
-REGRESS_TARGETS = argc divzero escname eval incr int predef rr scale undef
+REGRESS_TARGETS = argc divzero escname eval incr int predef rr scale tab undef
LINT_TARGETS = divzero escname
.include <bsd.regress.mk>