diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-04-25 10:46:33 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-04-25 10:46:33 +0200 |
commit | 8653e24fba1721fe4a87397b31f911d7fe33f32c (patch) | |
tree | e2d58807ac5efd20947912bc72fb95aaf07315cd /evolution/makefile | |
parent | 40ae3082645ed3790eb1d5d6f04fb2ca36c19187 (diff) |
Add support for data migration
Diffstat (limited to 'evolution/makefile')
-rw-r--r-- | evolution/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/evolution/makefile b/evolution/makefile index 98816a3..9f85cf8 100644 --- a/evolution/makefile +++ b/evolution/makefile @@ -17,6 +17,7 @@ drop-index \ combined \ embedded \ version \ +data \ template default := $(out_base)/ |