summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-11-15 13:23:38 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-11-15 13:23:38 +0000
commitea1365337bf5d1008989bc586f2de96db37a90f6 (patch)
tree5c70a0e3aa71b2997703b5e0c3c7b1891b430743 /databases/Makefile
parentAdd ruby-dbd_sqlite, the SQLite driver for DBI-for-Ruby. (diff)
Add ruby-dbd_sqlrelay, the SQLRelay driver for DBI-for-Ruby.
Notes
Notes: svn path=/head/; revision=50070
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 1cc37f4667e5..f0f9e9138b72 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -99,6 +99,7 @@
SUBDIR += ruby-dbd_pg
SUBDIR += ruby-dbd_proxy
SUBDIR += ruby-dbd_sqlite
+ SUBDIR += ruby-dbd_sqlrelay
SUBDIR += ruby-dbd_sybase
SUBDIR += ruby-dbi
SUBDIR += ruby-gdbm