=================================================================== RCS file: /cvs/mandoc/regress/roff/Makefile,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- mandoc/regress/roff/Makefile 2018/08/24 23:12:34 1.7 +++ mandoc/regress/roff/Makefile 2018/08/25 16:53:40 1.8 @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.7 2018/08/24 23:12:34 schwarze Exp $ +# $OpenBSD: Makefile,v 1.8 2018/08/25 16:53:40 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"