X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=UI%2FScheduler%2FGNUmakefile;h=c03fc476bdb0e21dfb0cfc23b8157d8175d9f291;hb=4a618da690a9beadcefd0ea89a921900e3897ce8;hp=092d61cd44ea180ba0bc0f7e5102214dc6a65a26;hpb=b3e824b042eebcc99aa5c626e9f62be4ed2653ec;p=scalable-opengroupware.org diff --git a/UI/Scheduler/GNUmakefile b/UI/Scheduler/GNUmakefile index 092d61cd..c03fc476 100644 --- a/UI/Scheduler/GNUmakefile +++ b/UI/Scheduler/GNUmakefile @@ -10,18 +10,17 @@ SchedulerUI_LANGUAGES = English French German SchedulerUI_OBJC_FILES = \ SchedulerUIProduct.m \ + NSArray+Scheduler.m \ \ UIxCalMainView.m \ \ UIxCalFilterPanel.m \ UIxCalDayTable.m \ - \ UIxCalDateSelector.m \ + UIxCalUserRightsEditor.m \ \ - UIxComponent+Agenor.m \ + UIxComponent+Scheduler.m \ UIxCalView.m \ - UIxCalAptListView.m \ - UIxCalTasksListView.m \ UIxCalDayView.m \ UIxCalMulticolumnDayView.m \ UIxCalWeekView.m \ @@ -29,20 +28,18 @@ SchedulerUI_OBJC_FILES = \ UIxCalMonthViewOld.m \ UIxAptTableView.m \ \ + UIxCalListingActions.m \ + \ UIxAttendeesEditor.m \ UIxComponentEditor.m \ UIxCalendarSelector.m \ - UIxAppointmentView.m \ UIxAppointmentEditor.m \ UIxAppointmentProposal.m \ - UIxTaskView.m \ UIxTaskEditor.m \ UIxTaskProposal.m \ UIxCalDateLabel.m \ UIxDatePicker.m \ UIxTimeDateControl.m \ - UIxCalInlineAptView.m \ - UIxCalInlineMonthAptView.m \ UIxCalParticipationStatusView.m \ UIxCalMonthOverview.m