From cda7d5af162ed6995c1cbd336fcad25973223913 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 16 Oct 2006 18:43:38 +0000 Subject: [PATCH] Monotone-Parent: c9af41ca9ec70a19cc4d97559b662f72c45c4f97 Monotone-Revision: aa33c6954faa657b2d62640f492737b1dba8bd00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:43:38 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SoObjects/SOGo/GNUmakefile b/SoObjects/SOGo/GNUmakefile index a66052ce1..ab9a8e4b0 100644 --- a/SoObjects/SOGo/GNUmakefile +++ b/SoObjects/SOGo/GNUmakefile @@ -32,6 +32,7 @@ libSOGo_HEADER_FILES = \ SOGoLRUCache.h \ NSObject+AptComparison.h \ WOContext+Agenor.h \ + NSObject+Owner.h \ NSString+URL.h \ NSDictionary+URL.h \ NSCalendarDate+SOGo.h \ @@ -51,6 +52,7 @@ libSOGo_OBJC_FILES = \ SOGoLRUCache.m \ AgenorUserManager.m \ NSObject+AptComparison.m \ + NSObject+Owner.m \ WOContext+Agenor.m \ AgenorUserDefaults.m \ NSDictionary+URL.m \