diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0a13b20bfd1..505d9cfb689 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2001/08/10 12:53:53 mjl Exp $ +# $NetBSD: Makefile,v 1.116 2001/09/26 19:39:34 wrstuden Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -74,6 +74,7 @@ SUBDIR+= py-dtml SUBDIR+= pyxml SUBDIR+= qsubst SUBDIR+= rfcutil +SUBDIR+= robodoc SUBDIR+= rman SUBDIR+= rtf-tools SUBDIR+= rtfm |