aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/No/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/No/Makefile')
-rw-r--r--regress/mdoc/No/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/regress/mdoc/No/Makefile b/regress/mdoc/No/Makefile
index 3110bf2b..35aa4e1e 100644
--- a/regress/mdoc/No/Makefile
+++ b/regress/mdoc/No/Makefile
@@ -1,6 +1,8 @@
-# $OpenBSD: Makefile,v 1.4 2014/11/17 06:44:35 schwarze Exp $
+# $OpenBSD: Makefile,v 1.7 2020/03/13 00:31:06 schwarze Exp $
-REGRESS_TARGETS = punct spacing
+REGRESS_TARGETS = punct spacing tag
+TAG_TARGETS = tag
LINT_TARGETS = punct
+HTML_TARGETS = tag
.include <bsd.regress.mk>