From f8790b2fbe206a81bf41c94ebba3369ce243144d Mon Sep 17 00:00:00 2001 From: dinoex Date: Fri, 23 Apr 2010 16:29:44 +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 2b20c1fff11e..6ed776784444 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -530,6 +530,7 @@ SUBDIR += php52-pdo_mysql SUBDIR += php52-pdo_oci SUBDIR += php52-pdo_odbc + SUBDIR += php52-pdo_pgsql SUBDIR += phpminiadmin SUBDIR += phpmyadmin SUBDIR += phpmyadmin211 -- cgit