X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/c56c17992552256b55134ead16c3e16164fd2e67..4a586872ce6f32a40dd13b7fa93c56b7a3ef52d8:/regress/roff/Makefile?ds=sidebyside diff --git a/regress/roff/Makefile b/regress/roff/Makefile index 7c6f5e16..036a66e5 100644 --- a/regress/roff/Makefile +++ b/regress/roff/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.25 2018/08/23 14:16:12 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 return rm rn shift sp ta ti tr +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" .include