aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefile b/makefile
index 66fe55b..254e749 100644
--- a/makefile
+++ b/makefile
@@ -5,7 +5,8 @@
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
-all_dirs := libcommon common tracer mysql sqlite pgsql oracle boost qt
+#all_dirs := libcommon common tracer mysql sqlite pgsql oracle boost qt
+all_dirs := libcommon common tracer mysql sqlite pgsql boost qt
dirs := common tracer boost qt
ifeq ($(db_id),mysql)