From 69dc433fd75c498b21fb9829e89807031dc6d548 Mon Sep 17 00:00:00 2001 From: dinoex Date: Fri, 23 Apr 2010 16:25:56 +0000 Subject: - PHP 5.2 slave port PR: 145772 Submitted by: Alex Keda --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index d698fbe501e6..863d91ab25c7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -527,6 +527,7 @@ SUBDIR += php52-odbc SUBDIR += php52-pdo SUBDIR += php52-pdo_dblib + SUBDIR += php52-pdo_mysql SUBDIR += phpminiadmin SUBDIR += phpmyadmin SUBDIR += phpmyadmin211 -- cgit