]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/roff/Makefile
test the roff(7) .ce and .rj requests;
[mandoc.git] / regress / roff / Makefile
index 7c6f5e16dda4a3c2ee02c79350959095e9300eb7..9c9580f19410d05fbb3c852fe7ad4f73b6a7c3b4 100644 (file)
@@ -1,7 +1,8 @@
-# $OpenBSD: Makefile,v 1.25 2018/08/23 14:16:12 schwarze Exp $
+# $OpenBSD: Makefile,v 1.28 2019/01/04 01:06:44 schwarze Exp $
 
 SUBDIR  = args cond esc scale string
-SUBDIR += br cc de ds ft ig it ll na nr po ps return rm rn shift sp ta ti tr
+SUBDIR += br cc ce char de ds ft ig it ll na nr po ps
+SUBDIR += return rm rn shift sp ta ti tr while
 
 .include "../Makefile.sub"
 .include <bsd.subdir.mk>