From de71cad748dcc3105a50741e71a5958780b43c61 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Thu, 21 Jul 2011 23:18:39 +0200 Subject: Enable Qt and Boost profile tests for PostgreSQL --- boost/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'boost/Makefile.am') diff --git a/boost/Makefile.am b/boost/Makefile.am index 00d8fa9..2e6565f 100644 --- a/boost/Makefile.am +++ b/boost/Makefile.am @@ -13,4 +13,8 @@ if DATABASE_SQLITE SUBDIRS += sqlite endif +if DATABASE_PGSQL +SUBDIRS += pgsql +endif + EXTRA_DIST = __file__(extra_dist) -- cgit v1.1