diff options
Diffstat (limited to 'addressbook/conduit/Makefile.am')
-rw-r--r-- | addressbook/conduit/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/addressbook/conduit/Makefile.am b/addressbook/conduit/Makefile.am index ca6d7fab30..02df188703 100644 --- a/addressbook/conduit/Makefile.am +++ b/addressbook/conduit/Makefile.am @@ -18,9 +18,6 @@ libeaddress_conduit_la_SOURCES = \ libeaddress_conduit_la_LDFLAGS = -module -avoid-version libeaddress_conduit_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ - $(top_builddir)/addressbook/backend/ebook/libebook.la \ - $(top_builddir)/e-util/ename/libename.la \ - $(top_builddir)/libversit/libversit.la \ $(top_builddir)/e-util/libeconduit.la \ $(top_builddir)/camel/libcamel.la \ $(EVOLUTION_ADDRESSBOOK_CONDUIT_LIBS) |