diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 8d58c3c16b5..f3c88b39e45 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.362 2007/05/20 15:21:35 wiz Exp $ +# $NetBSD: Makefile,v 1.363 2007/05/24 10:50:34 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -317,6 +317,7 @@ SUBDIR+= ruby-pure-hyperestraier SUBDIR+= ruby-rdtool SUBDIR+= ruby-redcloth SUBDIR+= ruby-rttool +SUBDIR+= ruby-syntax SUBDIR+= ruby-xmlparser SUBDIR+= ruby-xmlscan SUBDIR+= sablotron |