From 37a2585ce1d0801bab5d0aba50012c3bcd451739 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 3 Nov 2011 14:58:48 +0200 Subject: Restore oracle sub-directory in all_dirs --- makefile | 3 +-- 1 file changed, 1 insertion(+), 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) -- cgit v1.1