oops, hook up the tests for the roff(7) .char request
authorschwarze <schwarze@openbsd.org>
Sat, 25 Aug 2018 16:46:28 +0000 (16:46 +0000)
committerschwarze <schwarze@openbsd.org>
Sat, 25 Aug 2018 16:46:28 +0000 (16:46 +0000)
regress/usr.bin/mandoc/roff/Makefile

index f338f83..036a66e 100644 (file)
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.26 2018/08/24 22:56:37 schwarze Exp $
+# $OpenBSD: Makefile,v 1.27 2018/08/25 16:46:28 schwarze Exp $
 
 SUBDIR  = args cond esc scale string
-SUBDIR += br cc de ds ft ig it ll na nr po ps
+SUBDIR += br cc char de ds ft ig it ll na nr po ps
 SUBDIR += return rm rn shift sp ta ti tr while
 
 .include "../Makefile.sub"