From d40f089a706484364ceb499d6bb4f6d823b92b09 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 21 Feb 2003 21:24:34 +0000 Subject: Make libversit a shared library, update stuff for that, and clean up some LDADDs in the process svn path=/trunk/; revision=19994 --- wombat/ChangeLog | 4 ++++ wombat/Makefile.am | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'wombat') diff --git a/wombat/ChangeLog b/wombat/ChangeLog index ee9432cf88..4f8f93cd0b 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,7 @@ +2003-02-21 Dan Winship + + * Makefile.am (evolution_wombat_LDADD): cleanup + 2003-02-19 Chris Toshok * wombat.c (termination_handler): gtk_main_quit => diff --git a/wombat/Makefile.am b/wombat/Makefile.am index af1ffb4073..10dcf6696a 100644 --- a/wombat/Makefile.am +++ b/wombat/Makefile.am @@ -34,13 +34,9 @@ evolution_wombat_LDADD = \ $(LDAP_STUFF) \ $(top_builddir)/addressbook/backend/pas/libpas.a \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ - $(top_builddir)/camel/libcamel.la \ - $(top_builddir)/e-util/ename/libename.la \ $(top_builddir)/calendar/pcs/libpcsfile.a \ $(top_builddir)/calendar/pcs/libpcs.a \ $(top_builddir)/calendar/cal-util/libcal-util.la \ - $(top_builddir)/libical/src/libical/libical-evolution.la \ - $(top_builddir)/libversit/libversit.a \ $(top_builddir)/e-util/libedb3util.la \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/libwombat/libwombat.la \ -- cgit v1.2.3