aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-01-25 07:46:45 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-01-25 07:46:45 +0800
commit2c5fc4d6c2c2a8ae483d2f848447664869732e29 (patch)
treedb996efd300a0086d36f5edaccb329362e2655a7 /doc/devel/ChangeLog
parent08e6ffe6ffbb0cc9d155a278ea417ae922195b13 (diff)
downloadgsoc2013-evolution-2c5fc4d6c2c2a8ae483d2f848447664869732e29.tar
gsoc2013-evolution-2c5fc4d6c2c2a8ae483d2f848447664869732e29.tar.gz
gsoc2013-evolution-2c5fc4d6c2c2a8ae483d2f848447664869732e29.tar.bz2
gsoc2013-evolution-2c5fc4d6c2c2a8ae483d2f848447664869732e29.tar.lz
gsoc2013-evolution-2c5fc4d6c2c2a8ae483d2f848447664869732e29.tar.xz
gsoc2013-evolution-2c5fc4d6c2c2a8ae483d2f848447664869732e29.tar.zst
gsoc2013-evolution-2c5fc4d6c2c2a8ae483d2f848447664869732e29.zip
Use EVOLUTION_CALENDAR_CFLAGS and EVOLUTION_CALENDAR_LIBS. Likewise.
* calendar/cal-client/Makefile.am: Use EVOLUTION_CALENDAR_CFLAGS and EVOLUTION_CALENDAR_LIBS. * calendar/cal-util/Makefile.am: Likewise. svn path=/trunk/; revision=15465
Diffstat (limited to 'doc/devel/ChangeLog')
-rw-r--r--doc/devel/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/devel/ChangeLog b/doc/devel/ChangeLog
index 95183d902b..89bebfc486 100644
--- a/doc/devel/ChangeLog
+++ b/doc/devel/ChangeLog
@@ -2,6 +2,7 @@
* calendar/cal-client/Makefile.am: Use EVOLUTION_CALENDAR_CFLAGS
and EVOLUTION_CALENDAR_LIBS.
+ * calendar/cal-util/Makefile.am: Likewise.
2001-12-18 JP Rosevear <jpr@ximian.com>