From 516523183fad016a26c7400d784eb9c0343b7964 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 3 Apr 2013 11:22:42 +0200 Subject: Generate add/drop table migration statements --- makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index 1391a20..99c61e7 100644 --- a/makefile +++ b/makefile @@ -4,8 +4,8 @@ include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make -all_dirs := libcommon common mysql sqlite pgsql oracle mssql boost qt -dirs := common boost qt +all_dirs := libcommon common evolution mysql sqlite pgsql oracle mssql boost qt +dirs := common evolution boost qt dirs += $(db_id) default := $(out_base)/ -- cgit v1.1