aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Aq/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-07 13:09:27 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-07 13:09:27 +0000
commit65a4977ab032daa686d1fb9c4b076d62a13329e8 (patch)
treeb28dfdb69bb8ab3157aed337296b635551571673 /regress/mdoc/Aq/Makefile
parent77f25660d4c378743ba5de7f47385d7979d357e3 (diff)
downloadmandoc-65a4977ab032daa686d1fb9c4b076d62a13329e8.tar.gz
mandoc-65a4977ab032daa686d1fb9c4b076d62a13329e8.tar.zst
mandoc-65a4977ab032daa686d1fb9c4b076d62a13329e8.zip
implement .An -split and -nosplit
Diffstat (limited to 'regress/mdoc/Aq/Makefile')
-rw-r--r--regress/mdoc/Aq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/mdoc/Aq/Makefile b/regress/mdoc/Aq/Makefile
index ac59b314..d0bcc85a 100644
--- a/regress/mdoc/Aq/Makefile
+++ b/regress/mdoc/Aq/Makefile
@@ -2,6 +2,6 @@
REGRESS_TARGETS = author empty
UTF8_TARGETS = author empty
-MARKDOWN_TARGETS = empty
+MARKDOWN_TARGETS = author empty
.include <bsd.regress.mk>