aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-03-28 22:44:52 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-03 11:00:42 +0800
commitf8528336dae4f71a43874b8304bbbb3d76e0b5a0 (patch)
tree810678242af65e0cb7185b3e8d6f038348a2fa20 /plugins/bbdb/Makefile.am
parent2b5a9b4eb44d4b9aa9f549d748b3eeb294c48ad6 (diff)
downloadgsoc2013-evolution-f8528336dae4f71a43874b8304bbbb3d76e0b5a0.tar
gsoc2013-evolution-f8528336dae4f71a43874b8304bbbb3d76e0b5a0.tar.gz
gsoc2013-evolution-f8528336dae4f71a43874b8304bbbb3d76e0b5a0.tar.bz2
gsoc2013-evolution-f8528336dae4f71a43874b8304bbbb3d76e0b5a0.tar.lz
gsoc2013-evolution-f8528336dae4f71a43874b8304bbbb3d76e0b5a0.tar.xz
gsoc2013-evolution-f8528336dae4f71a43874b8304bbbb3d76e0b5a0.tar.zst
gsoc2013-evolution-f8528336dae4f71a43874b8304bbbb3d76e0b5a0.zip
Adapt bbdb plugin to new ESource API.
Diffstat (limited to 'plugins/bbdb/Makefile.am')
-rw-r--r--plugins/bbdb/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/bbdb/Makefile.am b/plugins/bbdb/Makefile.am
index e2efb7092f..d3e006e80d 100644
--- a/plugins/bbdb/Makefile.am
+++ b/plugins/bbdb/Makefile.am
@@ -26,6 +26,7 @@ liborg_gnome_evolution_bbdb_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
liborg_gnome_evolution_bbdb_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/shell/libeshell.la \
$(top_builddir)/composer/libcomposer.la \
$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \
$(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \