diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-01-20 04:23:12 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-06-03 11:00:41 +0800 |
commit | 1ad9dfdc9fcbb5e675210dd0de1de3b599d90bbf (patch) | |
tree | 0808ed3b5332606eae771911c0bb84fd4577d9db /modules/Makefile.am | |
parent | 691ab73cd436d43883d7e3a2481f8ded9369af29 (diff) | |
download | gsoc2013-evolution-1ad9dfdc9fcbb5e675210dd0de1de3b599d90bbf.tar.gz gsoc2013-evolution-1ad9dfdc9fcbb5e675210dd0de1de3b599d90bbf.tar.zst gsoc2013-evolution-1ad9dfdc9fcbb5e675210dd0de1de3b599d90bbf.zip |
Add 'cal-config-contacts' module.
Registers the "Contacts" backend in ECalSourceConfig widgets.
Diffstat (limited to 'modules/Makefile.am')
-rw-r--r-- | modules/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/Makefile.am b/modules/Makefile.am index 71b7d07cf8..ecfeae7f4e 100644 --- a/modules/Makefile.am +++ b/modules/Makefile.am @@ -25,6 +25,7 @@ SUBDIRS = \ book-config-local \ book-config-webdav \ cal-config-caldav \ + cal-config-contacts \ cal-config-local \ composer-autosave \ mailto-handler \ |