summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/man/RS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.bin/mandoc/man/RS/Makefile')
-rw-r--r--regress/usr.bin/mandoc/man/RS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.bin/mandoc/man/RS/Makefile b/regress/usr.bin/mandoc/man/RS/Makefile
index 33457370b89..67efb7488d6 100644
--- a/regress/usr.bin/mandoc/man/RS/Makefile
+++ b/regress/usr.bin/mandoc/man/RS/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.9 2015/01/24 01:59:40 schwarze Exp $
+# $OpenBSD: Makefile,v 1.10 2015/02/06 07:12:34 schwarze Exp $
REGRESS_TARGETS = breaking broken empty literal lonelyRE
REGRESS_TARGETS += nested noRE REarg width
-LINT_TARGETS = lonelyRE noRE REarg
+LINT_TARGETS = empty lonelyRE noRE REarg
.include <bsd.regress.mk>