aboutsummaryrefslogtreecommitdiffstats
path: root/modules/book-config-webdav
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-06-15 03:43:14 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-15 06:02:15 +0800
commitbea5e0e92d9d4c040093330b7210ca73d9558bd5 (patch)
treee447b9d50545289b3e7cb8daf1506557cb1776ce /modules/book-config-webdav
parentd62d757ae346cef780cbf1b2e7cb65ea8e1322ad (diff)
downloadgsoc2013-evolution-bea5e0e92d9d4c040093330b7210ca73d9558bd5.tar
gsoc2013-evolution-bea5e0e92d9d4c040093330b7210ca73d9558bd5.tar.gz
gsoc2013-evolution-bea5e0e92d9d4c040093330b7210ca73d9558bd5.tar.bz2
gsoc2013-evolution-bea5e0e92d9d4c040093330b7210ca73d9558bd5.tar.lz
gsoc2013-evolution-bea5e0e92d9d4c040093330b7210ca73d9558bd5.tar.xz
gsoc2013-evolution-bea5e0e92d9d4c040093330b7210ca73d9558bd5.tar.zst
gsoc2013-evolution-bea5e0e92d9d4c040093330b7210ca73d9558bd5.zip
Remove some unnecessary linker flags.
Diffstat (limited to 'modules/book-config-webdav')
-rw-r--r--modules/book-config-webdav/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/book-config-webdav/Makefile.am b/modules/book-config-webdav/Makefile.am
index 3f5f9a24ec..5f3f09cbd6 100644
--- a/modules/book-config-webdav/Makefile.am
+++ b/modules/book-config-webdav/Makefile.am
@@ -14,10 +14,6 @@ module_book_config_webdav_la_SOURCES = \
module_book_config_webdav_la_LIBADD = \
$(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)