summaryrefslogtreecommitdiffstats
path: root/regress/man/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-25 14:09:44 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-25 14:09:44 +0000
commitde503f7238316cd79aad65b66e4c4c4f71f0153b (patch)
treebfe404cece291e82ce092cf1ba833eda0efd93dd /regress/man/Makefile
parentaa70c8a3f4759f3b1ba1f73a8d9325bdfff9c0b7 (diff)
downloadmandoc-de503f7238316cd79aad65b66e4c4c4f71f0153b.tar.gz
test new MT macro
Diffstat (limited to 'regress/man/Makefile')
-rw-r--r--regress/man/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/man/Makefile b/regress/man/Makefile
index 882d8cba..fb3e40bf 100644
--- a/regress/man/Makefile
+++ b/regress/man/Makefile
@@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.17 2015/03/20 16:09:25 schwarze Exp $
-SUBDIR = B BI EX HP IP OP PD PP RS SH SS TH TP TS UR nf blank
+SUBDIR = B BI EX HP IP MT OP PD PP RS SH SS TH TP TS UR nf blank
.include "../Makefile.sub"
.include <bsd.subdir.mk>