From 1b793d65a35073ec2b9bf3e13965519bd152ebde Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 2 Jun 2010 16:36:30 +0000 Subject: [PATCH] Monotone-Parent: 77278e2126ba2bbcf3ae3befd83270825c53556e Monotone-Revision: be540f76fdae4a96eb16cea471d65d8da30b9428 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:36:30 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/SoObjects/SOGo/GNUmakefile b/SoObjects/SOGo/GNUmakefile index 58c0970c6..4a31afd9a 100644 --- a/SoObjects/SOGo/GNUmakefile +++ b/SoObjects/SOGo/GNUmakefile @@ -86,6 +86,7 @@ SOGo_OBJC_FILES = \ SOGoFolder.m \ SOGoGCSFolder.m \ SOGoParentFolder.m \ + SOGoPublicBaseFolder.m \ SOGoUserFolder.m \ \ SOGoDefaultsSource.m \