From 9f0aaee7097940b2d28e4f22f7dcdad24fc3aa6c Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 21 Sep 2014 08:38:16 +0000 Subject: This is the ODBC driver for DBI-for-Ruby. WWW: http://ruby-dbi.sourceforge.net --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 85bf98ff457b..a9c8e8ed4b2b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -837,6 +837,7 @@ SUBDIR += rubygem-data_objects SUBDIR += rubygem-datamapper SUBDIR += rubygem-dbd-mysql + SUBDIR += rubygem-dbd-odbc SUBDIR += rubygem-dbd-pg SUBDIR += rubygem-dbd-sqlite SUBDIR += rubygem-dbd-sqlite3 -- cgit