From 55db2059d14f37365c629a86ebb3a55f8cf352ab Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 25 May 2007 21:26:08 +0000 Subject: [PATCH] Monotone-Parent: 220c4846d2f1915bcdea411cdf4c86f26e2e80ef Monotone-Revision: 6845639dfc867fe5d0cc9f791014f1d28e343f4f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T21:26:08 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/GNUmakefile | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/SoObjects/SOGo/GNUmakefile b/SoObjects/SOGo/GNUmakefile index 3ad28ac9f..c5a1dcd05 100644 --- a/SoObjects/SOGo/GNUmakefile +++ b/SoObjects/SOGo/GNUmakefile @@ -32,11 +32,14 @@ libSOGo_HEADER_FILES = \ LDAPSource.h \ SOGoPermissions.h \ SOGoLRUCache.h \ - NSArray+Utilities.h \ NSObject+AptComparison.h \ WOContext+Agenor.h \ SOGoDAVRendererTypes.h \ - NSString+Utilities.h \ + NSArray+Utilities.h \ + NSDictionary+URL.h \ + NSDictionary+Utilities.h \ + NSObject+Utilities.h \ + NSString+Utilities.h \ NSDictionary+URL.h \ NSCalendarDate+SOGo.h \ \ @@ -62,6 +65,8 @@ libSOGo_OBJC_FILES = \ AgenorUserDefaults.m \ NSArray+Utilities.m \ NSDictionary+URL.m \ + NSDictionary+Utilities.m \ + NSObject+Utilities.m \ NSString+Utilities.m \ NSCalendarDate+SOGo.m \ \