diff options
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 65b57871667..58313c40524 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.385 2011/12/13 15:29:37 taca Exp $ +# $NetBSD: Makefile,v 1.386 2011/12/14 16:25:17 taca Exp $ # COMMENT= Databases @@ -318,6 +318,7 @@ SUBDIR+= ruby-activerecord-odbc SUBDIR+= ruby-activerecord3 SUBDIR+= ruby-acts-as-versioned SUBDIR+= ruby-arel +SUBDIR+= ruby-arel20 SUBDIR+= ruby-cassandra SUBDIR+= ruby-data_objects SUBDIR+= ruby-datamapper |