aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Mt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Mt/Makefile')
-rw-r--r--regress/mdoc/Mt/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/regress/mdoc/Mt/Makefile b/regress/mdoc/Mt/Makefile
index b1dfaa90..fbeff8b9 100644
--- a/regress/mdoc/Mt/Makefile
+++ b/regress/mdoc/Mt/Makefile
@@ -1,6 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2012/07/09 17:52:09 schwarze Exp $
REGRESS_TARGETS = simple font
-MARKDOWN_TARGETS = simple
+
+# it's unclear what font changes in link destinations should do
+
+SKIP_MARKDOWN ?= font
.include <bsd.regress.mk>