From 5a6a8c511ed3e677165838fa8e24f2e134825d25 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 2 Nov 2007 16:05:54 +0000 Subject: [PATCH] Monotone-Parent: eee51b9dd1935131f418b67a4fb12afadec2157d Monotone-Revision: 099bb38adc3a421ac01c727c611e9aa2edfa4859 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-02T16:05:54 Monotone-Branch: ca.inverse.sogo --- OGoContentStore/GNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OGoContentStore/GNUmakefile b/OGoContentStore/GNUmakefile index d74e26469..a310e3069 100644 --- a/OGoContentStore/GNUmakefile +++ b/OGoContentStore/GNUmakefile @@ -13,8 +13,8 @@ libOGoContentStore_HEADER_FILES_DIR = . libOGoContentStore_HEADER_FILES_INSTALL_DIR = /OGoContentStore # no headers, commented out: FHS_HEADER_DIRS = OGoContentStore -ADDITIONAL_INCLUDE_DIRS += -I../SOPE/sope-gdl1/ -ADDITIONAL_LIB_DIRS += -L../SOPE/sope-gdl1/GDLContentStore/obj/ +ADDITIONAL_INCLUDE_DIRS += -I../SOPE +ADDITIONAL_LIB_DIRS += -L../SOPE/GDLContentStore/obj libOGoContentStore_OBJC_FILES += \ iCalEntityObject+OCS.m \