diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index fb40cb6c036..00a71ed2866 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1549 2011/12/17 14:13:42 obache Exp $ +# $NetBSD: Makefile,v 1.1550 2011/12/17 17:15:09 taca Exp $ # COMMENT= Development utilities @@ -1385,6 +1385,7 @@ SUBDIR+= ruby-priority-queue SUBDIR+= ruby-racc SUBDIR+= ruby-railties SUBDIR+= ruby-railties31 +SUBDIR+= ruby-randexp SUBDIR+= ruby-rbtree SUBDIR+= ruby-rbx-require-relative SUBDIR+= ruby-rcov |