aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/default-source/Makefile.am
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-09-07 19:35:44 +0800
committerMilan Crha <mcrha@redhat.com>2011-09-07 19:35:44 +0800
commite3d6dc913bd3c3be132210671338fac1547a25ac (patch)
tree5fa23ef2f3d340d49dc47247584e2499325f2764 /plugins/default-source/Makefile.am
parentc32318a16ef88c9619e47dae08c561afee1a0b29 (diff)
downloadgsoc2013-evolution-e3d6dc913bd3c3be132210671338fac1547a25ac.tar
gsoc2013-evolution-e3d6dc913bd3c3be132210671338fac1547a25ac.tar.gz
gsoc2013-evolution-e3d6dc913bd3c3be132210671338fac1547a25ac.tar.bz2
gsoc2013-evolution-e3d6dc913bd3c3be132210671338fac1547a25ac.tar.lz
gsoc2013-evolution-e3d6dc913bd3c3be132210671338fac1547a25ac.tar.xz
gsoc2013-evolution-e3d6dc913bd3c3be132210671338fac1547a25ac.tar.zst
gsoc2013-evolution-e3d6dc913bd3c3be132210671338fac1547a25ac.zip
Bug #657386 - Changing default source doesn't unmark previous one
Diffstat (limited to 'plugins/default-source/Makefile.am')
-rw-r--r--plugins/default-source/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/default-source/Makefile.am b/plugins/default-source/Makefile.am
index 8afa604ec4..f9778926bc 100644
--- a/plugins/default-source/Makefile.am
+++ b/plugins/default-source/Makefile.am
@@ -18,6 +18,7 @@ liborg_gnome_default_source_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
liborg_gnome_default_source_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/shell/libeshell.la \
$(EVOLUTION_CALENDAR_LIBS) \
$(EVOLUTION_ADDRESSBOOK_LIBS) \
$(GNOME_PLATFORM_LIBS)