aboutsummaryrefslogtreecommitdiffstats
path: root/wombat
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-06-19 04:11:53 +0800
committerDan Winship <danw@src.gnome.org>2001-06-19 04:11:53 +0800
commitdd5c4dbfdfdfd135dafd3855f90e424e6819fe4d (patch)
treea9ad4cadff39cac77df89d8092f91e8bc7a9b9e9 /wombat
parent464a51d294899ddd512eb3021c7208f58be7a915 (diff)
downloadgsoc2013-evolution-dd5c4dbfdfdfd135dafd3855f90e424e6819fe4d.tar.gz
gsoc2013-evolution-dd5c4dbfdfdfd135dafd3855f90e424e6819fe4d.tar.zst
gsoc2013-evolution-dd5c4dbfdfdfd135dafd3855f90e424e6819fe4d.zip
Add libedb3util
* Makefile.am (wombat_LDADD): Add libedb3util svn path=/trunk/; revision=10277
Diffstat (limited to 'wombat')
-rw-r--r--wombat/ChangeLog4
-rw-r--r--wombat/Makefile.am1
2 files changed, 5 insertions, 0 deletions
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 <danw@ximian.com>
+
+ * Makefile.am (wombat_LDADD): Add libedb3util
+
2001-06-03 Ettore Perazzoli <ettore@ximian.com>
* 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) \
='insertions'>+1 * update WWWijliao2003-10-191-1/+1 * PORTSDIR should be referred after pre.mk.sf2003-07-151-2/+5 * link gnugetopt statically.sf2003-07-142-8/+26 * Libraries linked against changed, bump PORTREVISION.anholt2003-05-131-1/+1 * Un-break after Xft and XFree86 4.3 changes.anholt2003-05-133-13/+21 * De-pkg-comment.knu2003-02-212-1/+1 * Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-181-0/+2 * Fix build with bison 1.75.marcus2002-12-031-0/+17 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-3/+4 * correct etc pathijliao2002-05-151-0/+2