From 2f5a159f6b7c726325a9cd2a0fdf28e70d476ec1 Mon Sep 17 00:00:00 2001 From: rafan Date: Thu, 8 Feb 2007 07:41:29 +0000 Subject: Add pear-MDB2_Driver_sqlite 1.3.0, PEAR sqlite MDB2 driver. --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index fbf3c234f936..e956552684c1 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -324,6 +324,7 @@ SUBDIR += pear-MDB2_Driver_mysql SUBDIR += pear-MDB2_Driver_mysqli SUBDIR += pear-MDB2_Driver_pgsql + SUBDIR += pear-MDB2_Driver_sqlite SUBDIR += pear-MDB_QueryTool SUBDIR += pecl-PDO SUBDIR += pecl-PDO_DBLIB -- cgit