From e5311116ee8a7c9b30e3626a2a4cd446d2ccd9ad Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Sat, 2 Jun 2001 01:23:53 +0000 Subject: no longer build widget-util.*, the code has been moved 2001-06-01 JP Rosevear * gui/Makefile.am: no longer build widget-util.*, the code has been moved svn path=/trunk/; revision=10094 --- calendar/ChangeLog | 8 +++++++- calendar/gui/Makefile.am | 4 +--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3377a259ac..de153e33ac 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,8 +1,14 @@ +2001-06-01 JP Rosevear + + * gui/Makefile.am: no longer build widget-util.*, the code has + been moved + 2001-06-01 JP Rosevear * gui/dialogs/event-page.c (make_date_edit): use new func - * gui/dialogs/task-details-page.c (task_details_page_create_date_edit): ditto + * gui/dialogs/task-details-page.c + (task_details_page_create_date_edit): ditto * gui/dialogs/recurrence-page.c (make_ending_until_special): ditto diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 32947d5772..c079a7161c 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -108,9 +108,7 @@ evolution_calendar_SOURCES = \ tasks-migrate.c \ tasks-migrate.h \ weekday-picker.c \ - weekday-picker.h \ - widget-util.c \ - widget-util.h + weekday-picker.h evolution_calendar_LDADD = \ alarm-notify/libalarm.a \ -- cgit v1.2.3