From c24a1a839bfeff576c8e4e79985c88db2eb7a33f Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 15 Nov 2001 13:18:52 +0000 Subject: Add ruby-dbd_sqlite, the SQLite driver for DBI-for-Ruby. --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 94305ab48979..1cc37f4667e5 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -98,6 +98,7 @@ SUBDIR += ruby-dbd_odbc SUBDIR += ruby-dbd_pg SUBDIR += ruby-dbd_proxy + SUBDIR += ruby-dbd_sqlite SUBDIR += ruby-dbd_sybase SUBDIR += ruby-dbi SUBDIR += ruby-gdbm -- cgit v1.2.3