aboutsummaryrefslogtreecommitdiff
path: root/qt/makefile
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-07-21 23:18:39 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-07-21 23:18:39 +0200
commitde71cad748dcc3105a50741e71a5958780b43c61 (patch)
tree771304febd7e1ad21c24324de2563287a75aeade /qt/makefile
parent702df9ae55150c8b8671a9fb200793b78d75aa78 (diff)
Enable Qt and Boost profile tests for PostgreSQL
Diffstat (limited to 'qt/makefile')
-rw-r--r--qt/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt/makefile b/qt/makefile
index f5209cb..a631f24 100644
--- a/qt/makefile
+++ b/qt/makefile
@@ -12,6 +12,8 @@ ifeq ($(db_id),mysql)
dirs += mysql
else ifeq ($(db_id),sqlite)
dirs += sqlite
+else ifeq ($(db_id),pgsql)
+dirs += pgsql
endif
default := $(out_base)/