diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 9103411b3ad..6e5a70d5765 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2001/01/15 12:44:49 skrll Exp $ +# $NetBSD: Makefile,v 1.69 2001/01/17 23:36:54 hubertf Exp $ # SUBDIR += antiword @@ -39,6 +39,7 @@ SUBDIR += par SUBDIR += py-dtml SUBDIR += rman + SUBDIR += rtfm SUBDIR += sp SUBDIR += t1lib SUBDIR += t1utils |