From e440e73a889c8929730632d62ebc84e32475b549 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Wed, 13 Jul 2011 11:03:13 +0200 Subject: Add PostgreSQL --- makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index c47cd22..cd32a75 100644 --- a/makefile +++ b/makefile @@ -15,8 +15,10 @@ mapping \ schema/embedded tr1_dirs := relationship inverse schema/custom -boost_dirs := boost -qt_dirs := qt +#boost_dirs := boost +boost_dirs := +#qt_dirs := qt +qt_dirs := dist_dirs := $(dirs) $(tr1_dirs) $(boost_dirs) $(qt_dirs) all_dirs := $(dirs) $(tr1_dirs) $(boost_dirs) $(qt_dirs) template -- cgit v1.1