aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Ic/Makefile')
-rw-r--r--regress/mdoc/Ic/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/regress/mdoc/Ic/Makefile b/regress/mdoc/Ic/Makefile
index 33faa380..4a06ee20 100644
--- a/regress/mdoc/Ic/Makefile
+++ b/regress/mdoc/Ic/Makefile
@@ -1,6 +1,8 @@
-# $OpenBSD: Makefile,v 1.4 2014/07/02 20:18:42 schwarze Exp $
+# $OpenBSD: Makefile,v 1.8 2020/03/13 00:31:06 schwarze Exp $
-REGRESS_TARGETS = font noarg punct
+REGRESS_TARGETS = font noarg punct tag
+TAG_TARGETS = tag
LINT_TARGETS = noarg
+HTML_TARGETS = tag
.include <bsd.regress.mk>