aboutsummaryrefslogtreecommitdiffstats
path: root/libwombat/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2001-06-27 06:32:38 +0800
committerPeter Williams <peterw@src.gnome.org>2001-06-27 06:32:38 +0800
commit7f184616bdff730ee67d4f6dde5b982251be16a9 (patch)
tree96e71332178cae3977b43c4a8901fa995f325eef /libwombat/ChangeLog
parente13e11965b4d62751bf6d50f5fc65c645e6f1e2b (diff)
downloadgsoc2013-evolution-7f184616bdff730ee67d4f6dde5b982251be16a9.tar
gsoc2013-evolution-7f184616bdff730ee67d4f6dde5b982251be16a9.tar.gz
gsoc2013-evolution-7f184616bdff730ee67d4f6dde5b982251be16a9.tar.bz2
gsoc2013-evolution-7f184616bdff730ee67d4f6dde5b982251be16a9.tar.lz
gsoc2013-evolution-7f184616bdff730ee67d4f6dde5b982251be16a9.tar.xz
gsoc2013-evolution-7f184616bdff730ee67d4f6dde5b982251be16a9.tar.zst
gsoc2013-evolution-7f184616bdff730ee67d4f6dde5b982251be16a9.zip
libwombat:
2001-06-25 Peter Williams <peterw@ximian.com> * Makefile.am (libwombat_static_la_SOURCES): Create a static libwombat for the conduits. calendar: 2001-06-25 Peter Williams <peterw@ximian.com> * conduits/calendar/Makefile.am (INCLUDES): Fixes for srcdir != builddir. Link to the static libwombat. * conduits/todo/Makefile.am (INCLUDES): Here too. addressbook: 2001-06-25 Peter Williams <peterw@ximian.com> * conduit/Makefile.am (INCLUDES): Fix for srcdir != builddir. svn path=/trunk/; revision=10511
Diffstat (limited to 'libwombat/ChangeLog')
-rw-r--r--libwombat/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libwombat/ChangeLog b/libwombat/ChangeLog
index e57a63dc8e..ee061f99e0 100644
--- a/libwombat/ChangeLog
+++ b/libwombat/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-25 <peterw@ximian.com>
+
+ * Makefile.am (libwombat_static_la_SOURCES): Create a static
+ libwombat for the conduits.
+
2001-06-23 Jason Leach <jleach@ximian.com>
* Makefile.am: builddir != srcdir fixes.