aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/IP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/man/IP/Makefile')
-rw-r--r--regress/man/IP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/man/IP/Makefile b/regress/man/IP/Makefile
index 9edc12e1..a677b970 100644
--- a/regress/man/IP/Makefile
+++ b/regress/man/IP/Makefile
@@ -1,6 +1,7 @@
-# $OpenBSD: Makefile,v 1.8 2014/07/02 05:51:49 schwarze Exp $
+# $OpenBSD: Makefile,v 1.9 2019/01/06 04:41:15 schwarze Exp $
REGRESS_TARGETS = empty literal longhead manyargs spacing width
LINT_TARGETS = empty
+HTML_TARGETS = literal
.include <bsd.regress.mk>