diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 8e9e4bfc09c..2fdb32d2a94 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.109 2001/07/01 00:01:57 taca Exp $ +# $NetBSD: Makefile,v 1.110 2001/07/01 14:06:44 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -71,7 +71,10 @@ SUBDIR+= rfcutil SUBDIR+= rman SUBDIR+= rtf-tools SUBDIR+= rtfm +SUBDIR+= ruby-eruby +SUBDIR+= ruby-html-parser SUBDIR+= ruby-rdtool +SUBDIR+= ruby-rttool SUBDIR+= sablotron SUBDIR+= saxon SUBDIR+= scrollkeeper |