From bea5e0e92d9d4c040093330b7210ca73d9558bd5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 14 Jun 2012 15:43:14 -0400 Subject: Remove some unnecessary linker flags. --- modules/book-config-ldap/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'modules/book-config-ldap') diff --git a/modules/book-config-ldap/Makefile.am b/modules/book-config-ldap/Makefile.am index bcb9cd0695..6e957dc8c5 100644 --- a/modules/book-config-ldap/Makefile.am +++ b/modules/book-config-ldap/Makefile.am @@ -15,12 +15,9 @@ module_book_config_ldap_la_SOURCES = \ e-source-ldap.h module_book_config_ldap_la_LIBADD = \ + $(top_builddir)/libevolution-utils/libevolution-utils.la \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ - $(top_builddir)/addressbook/printing/libecontactprint.la \ - $(top_builddir)/addressbook/gui/merging/libeabbookmerging.la \ - $(top_builddir)/addressbook/gui/widgets/libeabwidgets.la \ - $(top_builddir)/addressbook/util/libeabutil.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(LDAP_LIBS) -- cgit v1.2.3