diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-12-30 12:36:47 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-06-03 11:00:41 +0800 |
commit | a4607aee992c409da5ff5afa9f0222bbd1bebc29 (patch) | |
tree | accdadd729327ef5236c66624c76a582660a4531 /configure.ac | |
parent | 305b51db24b2ea740f67e068313e721c1b55f937 (diff) | |
download | gsoc2013-evolution-a4607aee992c409da5ff5afa9f0222bbd1bebc29.tar.gz gsoc2013-evolution-a4607aee992c409da5ff5afa9f0222bbd1bebc29.tar.zst gsoc2013-evolution-a4607aee992c409da5ff5afa9f0222bbd1bebc29.zip |
Add 'book-config-google' module.
Register the "Google" backend in EBookSourceConfig widgets.
Partially replaces the 'google-account-setup' plugin.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 5828f33efe..bf65e3324b 100644 --- a/configure.ac +++ b/configure.ac @@ -1633,6 +1633,7 @@ modules/bogofilter/Makefile modules/calendar/Makefile modules/mail/Makefile modules/backup-restore/Makefile +modules/book-config-google/Makefile modules/book-config-local/Makefile modules/composer-autosave/Makefile modules/mailto-handler/Makefile |