diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-02 02:43:28 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-02 02:43:28 +0000 |
commit | 7bd33b57b410185961665938dead96e4dff1ad4a (patch) | |
tree | 3905e6f42c724980510c47cef4de697f1a8a73d3 /databases/Makefile | |
parent | 2c48b50a7bb306d931a30b73ca537657e7cd5bda (diff) |
Notes
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 |