From 76bbb6357d66c7997d81c402d45844692e1d9b12 Mon Sep 17 00:00:00 2001 From: wolfgang Date: Fri, 2 Nov 2007 16:05:27 +0000 Subject: [PATCH] git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1218 d1b88da0-ebda-0310-925b-ed51d893ca5b --- OGoContentStore/GNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OGoContentStore/GNUmakefile b/OGoContentStore/GNUmakefile index d74e2646..a310e306 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 \ -- 2.39.5