enable the mandoc.db(5) regression suite, code is stable enough now
authorschwarze <schwarze@openbsd.org>
Fri, 5 Aug 2016 21:45:57 +0000 (21:45 +0000)
committerschwarze <schwarze@openbsd.org>
Fri, 5 Aug 2016 21:45:57 +0000 (21:45 +0000)
regress/usr.bin/mandoc/Makefile

index 829784d..14352f3 100644 (file)
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.10 2015/01/01 13:00:36 schwarze Exp $
+# $OpenBSD: Makefile,v 1.11 2016/08/05 21:45:57 schwarze Exp $
 
-SUBDIR+= roff char mdoc man tbl eqn
+SUBDIR += roff char mdoc man tbl eqn db
 
 .include "Makefile.sub"
 .include <bsd.subdir.mk>