From 741182663966e288b4de8666f336b70a7d4ee856 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 29 Oct 2003 19:29:47 +0000 Subject: build new files 2003-10-29 JP Rosevear * gui/Makefile.am: build new files * gui/dialogs/comp-editor-util.c (date_edit_destroy_cb): unref the config manager (comp_editor_new_date_edit): set up a config manager for the date editor * gui/e-date-edit-config.[hc]: config manager for e-date-edit svn path=/trunk/; revision=23122 --- calendar/gui/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'calendar/gui/Makefile.am') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 26dfea9510..876834bfcb 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -122,6 +122,8 @@ libevolution_calendar_la_SOURCES = \ e-cell-date-edit-text.c \ e-comp-editor-registry.c \ e-comp-editor-registry.h \ + e-date-edit-config.c \ + e-date-edit-config.h \ e-date-time-list.c \ e-date-time-list.h \ e-day-view-config.c \ -- cgit v1.2.3