aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2002-04-27 08:29:34 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-04-27 08:29:34 +0800
commitc1a017826e286199ff63610367ff58ee15ddd6c8 (patch)
tree60a473c5e8273f8cc610cd6e9facdc1bf87f5db7 /tools
parenteaee4102f2f37b163e0c95c64f62686cb91674f5 (diff)
downloadgsoc2013-evolution-c1a017826e286199ff63610367ff58ee15ddd6c8.tar
gsoc2013-evolution-c1a017826e286199ff63610367ff58ee15ddd6c8.tar.gz
gsoc2013-evolution-c1a017826e286199ff63610367ff58ee15ddd6c8.tar.bz2
gsoc2013-evolution-c1a017826e286199ff63610367ff58ee15ddd6c8.tar.lz
gsoc2013-evolution-c1a017826e286199ff63610367ff58ee15ddd6c8.tar.xz
gsoc2013-evolution-c1a017826e286199ff63610367ff58ee15ddd6c8.tar.zst
gsoc2013-evolution-c1a017826e286199ff63610367ff58ee15ddd6c8.zip
Don't link with libibex.
* tools/Makefile.am: Don't link with libibex. svn path=/trunk/; revision=16621
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 41e7ff7a86..ae49e7c927 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -26,7 +26,6 @@ evolution_addressbook_import_LDADD = \
$(GNOME_FULL_LIBS) \
$(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)/libversit/libversit.a \
$(top_builddir)/e-util/libeutil.la \