aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-03-28 20:28:51 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-03 11:00:40 +0800
commitb16443a316a0881b4996f4ec5efdf78aeca273fd (patch)
tree73139369a2232fcb2cd0d5aabd82c5dd0ffe0f6c /capplet/Makefile.am
parent3449e5fcc7f9c797fcde7f2a444b1eb7a934cd81 (diff)
downloadgsoc2013-evolution-b16443a316a0881b4996f4ec5efdf78aeca273fd.tar
gsoc2013-evolution-b16443a316a0881b4996f4ec5efdf78aeca273fd.tar.gz
gsoc2013-evolution-b16443a316a0881b4996f4ec5efdf78aeca273fd.tar.bz2
gsoc2013-evolution-b16443a316a0881b4996f4ec5efdf78aeca273fd.tar.lz
gsoc2013-evolution-b16443a316a0881b4996f4ec5efdf78aeca273fd.tar.xz
gsoc2013-evolution-b16443a316a0881b4996f4ec5efdf78aeca273fd.tar.zst
gsoc2013-evolution-b16443a316a0881b4996f4ec5efdf78aeca273fd.zip
Adapt evolution-settings capplet to the new ESource API.
Diffstat (limited to 'capplet/Makefile.am')
-rw-r--r--capplet/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/capplet/Makefile.am b/capplet/Makefile.am
index 983d9a86e0..4270ff26b1 100644
--- a/capplet/Makefile.am
+++ b/capplet/Makefile.am
@@ -56,6 +56,7 @@ evolution_settings_LDADD = \
$(top_builddir)/mail/libevolution-mail.la \
$(top_builddir)/capplet/settings/libevolution-mail-settings.la \
$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \
+ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \
$(top_builddir)/addressbook/util/libeabutil.la \
$(top_builddir)/shell/libeshell.la \
$(top_builddir)/e-util/libeutil.la \