From f2eae25ea2a041b3612d6958a43aabcc1014efa8 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 18 Oct 2006 14:45:31 +0000 Subject: [PATCH] Monotone-Parent: b5e4f4e80c34c77dbca095426036435637a4665b Monotone-Revision: 31570d2e5b99840e7deb7522c5be3c086a8af43c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T14:45:31 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/UI/Scheduler/GNUmakefile b/UI/Scheduler/GNUmakefile index 9f348fe9a..7e56e8bdf 100644 --- a/UI/Scheduler/GNUmakefile +++ b/UI/Scheduler/GNUmakefile @@ -38,6 +38,7 @@ SchedulerUI_OBJC_FILES = \ UIxCalMonthOverview.m \ UIxCalYearOverview.m \ UIxCalInlineMonthOverview.m \ + UIxComponentEditor.m \ UIxAppointmentView.m \ UIxAppointmentEditor.m \ UIxAppointmentProposal.m \