aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-04-03 11:22:42 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-04-10 18:46:46 +0200
commit516523183fad016a26c7400d784eb9c0343b7964 (patch)
treeb2e5df0194c28df2b9bcaf822f6f06b92a267118 /makefile
parente7f6315882ef16939f99dd757eaf800b9f12e92b (diff)
Generate add/drop table migration statements
Diffstat (limited to 'makefile')
-rw-r--r--makefile4
1 files changed, 2 insertions, 2 deletions
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)/