From 70805074799774f97473dafbed444c8a0b3b68e1 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 8 Dec 2010 00:17:17 -0500 Subject: Adapt addressbook/importers to the new ESource API. --- addressbook/importers/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/importers/Makefile.am') 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) \ -- cgit v1.2.3