diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e09a754ca6e..ae84468f40c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2001/04/27 11:19:24 agc Exp $ +# $NetBSD: Makefile,v 1.95 2001/04/27 12:20:17 agc Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -60,6 +60,7 @@ SUBDIR+= pyxml SUBDIR+= qsubst SUBDIR+= rfcutil SUBDIR+= rman +SUBDIR+= rtf-tools SUBDIR+= rtfm SUBDIR+= saxon SUBDIR+= scrollkeeper |