From 2610931e29649e86edbbcc0e66bca2b520627af2 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 29 Jun 2007 21:54:19 +0000 Subject: [PATCH] Monotone-Parent: 0853417306cf8e081b4e93f4b80e5feb8e96cdba Monotone-Revision: a0f68502f87ffdb7d7c28d10cb89869cca34487f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:54:19 Monotone-Branch: ca.inverse.sogo --- UI/MainUI/GNUmakefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/UI/MainUI/GNUmakefile b/UI/MainUI/GNUmakefile index 0432e77fa..6ea51ebe9 100644 --- a/UI/MainUI/GNUmakefile +++ b/UI/MainUI/GNUmakefile @@ -17,7 +17,9 @@ MainUI_OBJC_FILES += \ MainUI_RESOURCE_FILES += \ Version \ - product.plist + product.plist \ + OCSFolderInfo.sql \ + AgenorProfile.sql MainUI_LOCALIZED_RESOURCE_FILES += \ Locale Localizable.strings