From 0ccc8133c0233ba4a1bad0d675beba297c0beac2 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Thu, 21 Jul 2011 22:57:14 +0200 Subject: Enable Qt and Boost profile examples for PostgreSQL --- makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index 9ddb50e..c47cd22 100644 --- a/makefile +++ b/makefile @@ -18,14 +18,6 @@ tr1_dirs := relationship inverse schema/custom boost_dirs := boost qt_dirs := qt -# @@ Remove once boost and qt policies have been implemented -# for PostgreSQL. -# -ifeq ($(db_id),pgsql) - boost_dirs := - qt_dirs := -endif - dist_dirs := $(dirs) $(tr1_dirs) $(boost_dirs) $(qt_dirs) all_dirs := $(dirs) $(tr1_dirs) $(boost_dirs) $(qt_dirs) template -- cgit v1.1