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