diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index ecc43ba72f1..7dfae2ceec9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.619 2005/03/04 20:42:38 tv Exp $ +# $NetBSD: Makefile,v 1.620 2005/03/06 17:04:16 taca Exp $ # COMMENT= Development utilities @@ -544,6 +544,7 @@ SUBDIR+= ruby-strscan SUBDIR+= ruby-testunit SUBDIR+= ruby-textbuf SUBDIR+= ruby-unit +SUBDIR+= ruby-zlib SUBDIR+= ruby16-curses SUBDIR+= ruby16-racc SUBDIR+= ruby16-zlib |