aboutsummaryrefslogtreecommitdiff
path: root/qt/makefile
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-04-19 09:48:20 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-04-22 18:52:24 +0200
commitcb7359cbe30940debf8137508cd987220c038081 (patch)
treefee8fbd0ee426942a28536bc7b74d98ee6750630 /qt/makefile
parente08eeb9e5da87a729992c5a1d14bfd62f4ed2205 (diff)
Update qt/smart-ptr implementation test
Diffstat (limited to 'qt/makefile')
-rw-r--r--qt/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/makefile b/qt/makefile
index 2fbc3ae..bcc54c4 100644
--- a/qt/makefile
+++ b/qt/makefile
@@ -5,7 +5,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
-all_dirs := mysql sqlite
+all_dirs := common mysql sqlite
dirs := common
ifeq ($(db_id),mysql)