aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/importers/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-12-08 13:17:17 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-03 11:00:39 +0800
commit70805074799774f97473dafbed444c8a0b3b68e1 (patch)
tree0ab42f959f0b988a6d9100ada5adaf626c7f5404 /addressbook/importers/Makefile.am
parentc20cd3645b593061eb564aabcc0e224b8a1b744c (diff)
downloadgsoc2013-evolution-70805074799774f97473dafbed444c8a0b3b68e1.tar
gsoc2013-evolution-70805074799774f97473dafbed444c8a0b3b68e1.tar.gz
gsoc2013-evolution-70805074799774f97473dafbed444c8a0b3b68e1.tar.bz2
gsoc2013-evolution-70805074799774f97473dafbed444c8a0b3b68e1.tar.lz
gsoc2013-evolution-70805074799774f97473dafbed444c8a0b3b68e1.tar.xz
gsoc2013-evolution-70805074799774f97473dafbed444c8a0b3b68e1.tar.zst
gsoc2013-evolution-70805074799774f97473dafbed444c8a0b3b68e1.zip
Adapt addressbook/importers to the new ESource API.
Diffstat (limited to 'addressbook/importers/Makefile.am')
-rw-r--r--addressbook/importers/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/importers/Makefile.am b/addressbook/importers/Makefile.am
index 3f2f1db38f..515370d38c 100644
--- a/addressbook/importers/Makefile.am
+++ b/addressbook/importers/Makefile.am
@@ -22,6 +22,7 @@ libevolution_addressbook_importers_la_LDFLAGS = -avoid-version $(NO_UNDEFINED)
libevolution_addressbook_importers_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/shell/libeshell.la \
$(top_builddir)/addressbook/util/libeabutil.la \
$(top_builddir)/widgets/misc/libemiscwidgets.la \
$(EVOLUTION_DATA_SERVER_LIBS) \