From e803f7866a401d2dbef484f032cdefa8287be33f Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 27 Apr 2002 00:11:21 +0000 Subject: Don't link to libibex anymore. 2002-04-26 Jeffrey Stedfast * printing/Makefile.am: Don't link to libibex anymore. * conduit/Makefile.am: Same. * backend/ebook/Makefile.am: Again here. * gui/component/Makefile.am: And finally here. svn path=/trunk/; revision=16612 --- addressbook/ChangeLog | 4 ++++ addressbook/backend/ebook/Makefile.am | 1 - addressbook/gui/component/Makefile.am | 1 - 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 9b121bd188..d482c0b440 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -4,6 +4,10 @@ * conduit/Makefile.am: Same. + * backend/ebook/Makefile.am: Again here. + + * gui/component/Makefile.am: And finally here. + 2002-04-26 Christopher James Lahey * gui/component/select-names/e-select-names.c diff --git a/addressbook/backend/ebook/Makefile.am b/addressbook/backend/ebook/Makefile.am index 892cf5a600..1a56402010 100644 --- a/addressbook/backend/ebook/Makefile.am +++ b/addressbook/backend/ebook/Makefile.am @@ -84,7 +84,6 @@ test_client_LDADD = \ libebook.la \ $(EVOLUTION_ADDRESSBOOK_LIBS) \ $(top_builddir)/camel/libcamel.la \ - $(top_builddir)/libibex/libibex.la \ $(top_builddir)/libversit/libversit.a \ $(top_builddir)/e-util/ename/libename.la \ $(top_builddir)/e-util/libeutil.la diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index b169a29771..b412d8bc1d 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -48,7 +48,6 @@ evolution_addressbook_LDADD = \ $(top_builddir)/addressbook/gui/widgets/libeminicard.a \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ $(top_builddir)/camel/libcamel.la \ - $(top_builddir)/libibex/libibex.la \ $(top_builddir)/e-util/ename/libename.la \ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.a \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.a \ -- cgit v1.2.3