From 0d26421dffd6bf00c437e4a1279adb43aaf09505 Mon Sep 17 00:00:00 2001 From: rafan Date: Thu, 8 Feb 2007 07:40:01 +0000 Subject: Add pear-MDB2_Driver_mysql 1.3.0, PEAR mysql MDB2 driver. --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 1f43ec6f8991..7db91d920c8f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -321,6 +321,7 @@ SUBDIR += pear-DBA SUBDIR += pear-MDB SUBDIR += pear-MDB2 + SUBDIR += pear-MDB2_Driver_mysql SUBDIR += pear-MDB_QueryTool SUBDIR += pecl-PDO SUBDIR += pecl-PDO_DBLIB -- cgit