From dd5c4dbfdfdfd135dafd3855f90e424e6819fe4d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 18 Jun 2001 20:11:53 +0000 Subject: Add libedb3util * Makefile.am (wombat_LDADD): Add libedb3util svn path=/trunk/; revision=10277 --- wombat/ChangeLog | 4 ++++ wombat/Makefile.am | 1 + 2 files changed, 5 insertions(+) diff --git a/wombat/ChangeLog b/wombat/ChangeLog index 40fe8cd40b..1acbe110b3 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,7 @@ +2001-06-18 Dan Winship + + * Makefile.am (wombat_LDADD): Add libedb3util + 2001-06-03 Ettore Perazzoli * Makefile.am (wombat_LDADD): Move `$(DB3_LDADD)' before libeutil. diff --git a/wombat/Makefile.am b/wombat/Makefile.am index 1e409bf99a..b1d617c82b 100644 --- a/wombat/Makefile.am +++ b/wombat/Makefile.am @@ -30,6 +30,7 @@ wombat_LDADD = \ $(top_builddir)/calendar/cal-util/libcal-util.la \ $(top_builddir)/libical/src/libical/libical.la \ $(top_builddir)/libversit/libversit.la \ + $(top_builddir)/e-util/libedb3util.la \ $(top_builddir)/e-util/libeutil.la \ $(LDAP_LIBS) \ $(EXTRA_GNOME_LIBS) \ -- cgit v1.2.3