From f90b87afc02515df02295422a2bca450a5db41fb Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 19 Nov 2010 23:01:53 +0000 Subject: [PATCH] Monotone-Parent: fbfe9e16ddc45e7e8493063964a9e0b6aa7dc76c Monotone-Revision: 9d89ce03c407af1d0ba33a8bc135bafddd1ba1a7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T23:01:53 Monotone-Branch: ca.inverse.sogo --- OpenChange/GNUmakefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/OpenChange/GNUmakefile b/OpenChange/GNUmakefile index 9bbdfe102..ee42a914f 100644 --- a/OpenChange/GNUmakefile +++ b/OpenChange/GNUmakefile @@ -29,18 +29,22 @@ $(SOGOBACKEND)_OBJC_FILES += \ MAPIStoreAuthenticator.m \ MAPIStoreContext.m \ MAPIStoreMapping.m \ + MAPIStoreTypes.m \ \ MAPIStoreCalendarContext.m \ MAPIStoreContactsContext.m \ + MAPIStoreFreebusyContext.m \ MAPIStoreMailContext.m \ MAPIStoreTasksContext.m \ \ + SOGoAppointmentObject+MAPIStore.m \ SOGoGCSFolder+MAPIStore.m \ SOGoContactGCSEntry+MAPIStore.m \ + SOGoTaskObject+MAPIStore.m \ \ NSArray+MAPIStore.m \ + NSCalendarDate+MAPIStore.m \ NSData+MAPIStore.m \ - NSDate+MAPIStore.m \ NSString+MAPIStore.m $(SOGOBACKEND)_RESOURCE_FILES += \