aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-10-30 03:29:47 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-10-30 03:29:47 +0800
commit741182663966e288b4de8666f336b70a7d4ee856 (patch)
tree04c98771a2dd81aa3349f5705f7bcde6f34af4b4 /calendar/gui/Makefile.am
parent7a7f61dfde6db608dabb65022d3a817cdf710a98 (diff)
downloadgsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar.gz
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar.bz2
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar.lz
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar.xz
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.tar.zst
gsoc2013-evolution-741182663966e288b4de8666f336b70a7d4ee856.zip
build new files
2003-10-29 JP Rosevear <jpr@ximian.com> * 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
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r--calendar/gui/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 \