diff options
author | Peter Williams <peterw@ximian.com> | 2001-06-27 06:32:38 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-06-27 06:32:38 +0800 |
commit | 7f184616bdff730ee67d4f6dde5b982251be16a9 (patch) | |
tree | 96e71332178cae3977b43c4a8901fa995f325eef /calendar/ChangeLog | |
parent | e13e11965b4d62751bf6d50f5fc65c645e6f1e2b (diff) | |
download | gsoc2013-evolution-7f184616bdff730ee67d4f6dde5b982251be16a9.tar.gz 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 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 95340dc1b4..1c1e0a1ecd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +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. + 2001-06-24 Federico Mena Quintero <federico@ximian.com> * gui/alarm-notify/notify-main.c (main): Initialize libglade. |