summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/D1/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-08 14:45:55 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-08 14:45:55 +0000
commit8534cbf2dae8829993602168a26069f7ff98758c (patch)
tree508cd5368de6c33e7f7f3d1db1c21499f5f0d434 /regress/mdoc/D1/Makefile
parent62f910cc343a816f86aa11097418b5bc136bb70f (diff)
downloadmandoc-8534cbf2dae8829993602168a26069f7ff98758c.tar.gz
enable -T markdown tests of filled displays and tagged lists
Diffstat (limited to 'regress/mdoc/D1/Makefile')
-rw-r--r--regress/mdoc/D1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/mdoc/D1/Makefile b/regress/mdoc/D1/Makefile
index bed27d1b..047c39bd 100644
--- a/regress/mdoc/D1/Makefile
+++ b/regress/mdoc/D1/Makefile
@@ -2,5 +2,6 @@
REGRESS_TARGETS = spacing
LINT_TARGETS = spacing
+MARKDOWN_TARGETS = spacing
.include <bsd.regress.mk>