From 703bbb782630b13db9404cf2c4e9907b02370792 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 26 Jun 2003 03:47:13 +0000 Subject: Add ruby-sqlite, (another) Ruby interface to the SQLite DB engine. --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 3273ccf0b7ae..b5792d4e805e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -178,6 +178,7 @@ SUBDIR += ruby-postgres SUBDIR += ruby-rdbc1 SUBDIR += ruby-search-namazu + SUBDIR += ruby-sqlite SUBDIR += ruby-sqlrelay SUBDIR += sqlite SUBDIR += sqlrelay -- cgit v1.2.3