diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 686fc88f2b61..d816d33e521f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -693,6 +693,8 @@ SUBDIR += rubygem-activerecord SUBDIR += rubygem-activerecord-jdbc-adapter SUBDIR += rubygem-activerecord-jdbcmysql-adapter + SUBDIR += rubygem-activemodel + SUBDIR += rubygem-arel SUBDIR += rubygem-bigrecord SUBDIR += rubygem-data_objects SUBDIR += rubygem-datamapper |