aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-03-26 06:19:01 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-03 11:00:41 +0800
commitcd3759369b675e754dbed5ba19894cdd87a63a88 (patch)
tree3eaca93bd8630675c57896da239f5ade32300e40 /configure.ac
parent71f5369ebfe5ee1d06b0bd1936cca80abc58e60a (diff)
downloadgsoc2013-evolution-cd3759369b675e754dbed5ba19894cdd87a63a88.tar
gsoc2013-evolution-cd3759369b675e754dbed5ba19894cdd87a63a88.tar.gz
gsoc2013-evolution-cd3759369b675e754dbed5ba19894cdd87a63a88.tar.bz2
gsoc2013-evolution-cd3759369b675e754dbed5ba19894cdd87a63a88.tar.lz
gsoc2013-evolution-cd3759369b675e754dbed5ba19894cdd87a63a88.tar.xz
gsoc2013-evolution-cd3759369b675e754dbed5ba19894cdd87a63a88.tar.zst
gsoc2013-evolution-cd3759369b675e754dbed5ba19894cdd87a63a88.zip
Add 'backup-restore' module.
Replaces the 'backup-restore' plugin.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 51f37c03e5..1e8999a6ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1303,7 +1303,7 @@ plugins_base_always="calendar-file calendar-http itip-formatter default-source a
plugins_base="$plugins_base_always"
dist_plugins_base="$plugins_base_always calendar-weather"
-plugins_standard_always="bbdb save-calendar mail-to-task mailing-list-actions prefer-plain mail-notification attachment-reminder backup-restore email-custom-header face templates vcard-inline dbx-import external-editor"
+plugins_standard_always="bbdb save-calendar mail-to-task mailing-list-actions prefer-plain mail-notification attachment-reminder email-custom-header face templates vcard-inline dbx-import external-editor"
plugins_standard="$plugins_standard_always"
dist_plugins_standard="$plugins_standard audio-inline image-inline pst-import"
@@ -1632,6 +1632,7 @@ modules/addressbook/Makefile
modules/bogofilter/Makefile
modules/calendar/Makefile
modules/mail/Makefile
+modules/backup-restore/Makefile
modules/composer-autosave/Makefile
modules/mailto-handler/Makefile
modules/mdn/Makefile
@@ -1648,7 +1649,6 @@ plugins/Makefile
plugins/addressbook-file/Makefile
plugins/attachment-reminder/Makefile
plugins/audio-inline/Makefile
-plugins/backup-restore/Makefile
plugins/bbdb/Makefile
plugins/caldav/Makefile
plugins/calendar-file/Makefile