From 51b61ec3a330d83483077c8cc5278141dcb2b4f6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 27 Apr 2002 00:15:11 +0000 Subject: Removed dependency on libibex. 2002-04-26 Jeffrey Stedfast * Makefile.am: Removed dependency on libibex. svn path=/trunk/; revision=16615 --- wombat/ChangeLog | 4 ++++ wombat/Makefile.am | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/wombat/ChangeLog b/wombat/ChangeLog index 4fedf4ba78..b74782835c 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,7 @@ +2002-04-26 Jeffrey Stedfast + + * Makefile.am: Removed dependency on libibex. + 2002-04-04 Jeffrey Stedfast * Makefile.am: Re-Add $(WOMBAT_LIBS) so wombat actually links. diff --git a/wombat/Makefile.am b/wombat/Makefile.am index b8a2278ef1..cf937e6eac 100644 --- a/wombat/Makefile.am +++ b/wombat/Makefile.am @@ -29,7 +29,6 @@ wombat_LDADD = \ $(LDAP_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)/calendar/pcs/libpcs.a \ $(top_builddir)/calendar/cal-util/libcal-util.la \ -- cgit v1.2.3