aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-03-01 02:13:12 +0800
committerDan Winship <danw@src.gnome.org>2003-03-01 02:13:12 +0800
commit310ef7be6984d02b7d01ff915a9d47b94c34dbeb (patch)
treeba8aff0617b48409387f62cbc07192d194a0c393 /calendar/ChangeLog
parentdad4d7df9c3e301eb57a10b12d66fb9e2bb74950 (diff)
downloadgsoc2013-evolution-310ef7be6984d02b7d01ff915a9d47b94c34dbeb.tar
gsoc2013-evolution-310ef7be6984d02b7d01ff915a9d47b94c34dbeb.tar.gz
gsoc2013-evolution-310ef7be6984d02b7d01ff915a9d47b94c34dbeb.tar.bz2
gsoc2013-evolution-310ef7be6984d02b7d01ff915a9d47b94c34dbeb.tar.lz
gsoc2013-evolution-310ef7be6984d02b7d01ff915a9d47b94c34dbeb.tar.xz
gsoc2013-evolution-310ef7be6984d02b7d01ff915a9d47b94c34dbeb.tar.zst
gsoc2013-evolution-310ef7be6984d02b7d01ff915a9d47b94c34dbeb.zip
Remove libalarm.a, which was not being used by the calendar.
* gui/Makefile.am (libevolution_calendar_la_LIBADD): Remove libalarm.a, which was not being used by the calendar. * gui/main.c: Remove unneeded alarm.h include. * gui/alarm-notify/Makefile.am (noinst_LIBRARIES): Stop building libalarm.a (evolution_alarm_notify_SOURCES): Add alarm.c, alarm.h (evolution_alarm_notify_LDADD): Remove libalarm.a svn path=/trunk/; revision=20107
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 925fe6b67b..c31495dd9f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2003-02-28 Dan Winship <danw@ximian.com>
+
+ * gui/Makefile.am (libevolution_calendar_la_LIBADD): Remove
+ libalarm.a, which was not being used by the calendar.
+
+ * gui/main.c: Remove unneeded alarm.h include.
+
+ * gui/alarm-notify/Makefile.am (noinst_LIBRARIES): Stop building
+ libalarm.a
+ (evolution_alarm_notify_SOURCES): Add alarm.c, alarm.h
+ (evolution_alarm_notify_LDADD): Remove libalarm.a
+
2003-02-27 JP Rosevear <jpr@ximian.com>
* conduits/todo/Makefile.am: link to versist libtool object