aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-04-27 08:11:21 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-04-27 08:11:21 +0800
commite803f7866a401d2dbef484f032cdefa8287be33f (patch)
treee2463b6a6bbb62569ffacd6a1b821319a2570da1 /addressbook/gui
parentb6459e0c361d85875e5b5e546f844b8d209c8c24 (diff)
downloadgsoc2013-evolution-e803f7866a401d2dbef484f032cdefa8287be33f.tar
gsoc2013-evolution-e803f7866a401d2dbef484f032cdefa8287be33f.tar.gz
gsoc2013-evolution-e803f7866a401d2dbef484f032cdefa8287be33f.tar.bz2
gsoc2013-evolution-e803f7866a401d2dbef484f032cdefa8287be33f.tar.lz
gsoc2013-evolution-e803f7866a401d2dbef484f032cdefa8287be33f.tar.xz
gsoc2013-evolution-e803f7866a401d2dbef484f032cdefa8287be33f.tar.zst
gsoc2013-evolution-e803f7866a401d2dbef484f032cdefa8287be33f.zip
Don't link to libibex anymore.
2002-04-26 Jeffrey Stedfast <fejj@ximian.com> * 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
Diffstat (limited to 'addressbook/gui')
-rw-r--r--addressbook/gui/component/Makefile.am1
1 files changed, 0 insertions, 1 deletions
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 \