From 43568edc76c24a738d1d80e30eb7ac2494a028b5 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 1 Oct 2010 20:35:09 +0000 Subject: [PATCH] Monotone-Parent: e88c852be5c43a4658d80c0d57e2ab39e5951388 Monotone-Revision: 215f30784ae8904703b5fa172c7a563bf8f3b464 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T20:35:09 Monotone-Branch: ca.inverse.sogo --- OpenChange/GNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenChange/GNUmakefile b/OpenChange/GNUmakefile index de1c769bb..cebaa23ff 100644 --- a/OpenChange/GNUmakefile +++ b/OpenChange/GNUmakefile @@ -5,9 +5,9 @@ include $(GNUSTEP_MAKEFILES)/common.make include ../Version ADDITIONAL_INCLUDE_DIRS += $(shell pkg-config libmapiproxy --cflags) -I../SoObjects -I../SOPE -ADDITIONAL_LIB_DIRS += -L../SOPE/GDLContentStore/obj/ $(shell pkg-config libmapiproxy --libs) +ADDITIONAL_LIB_DIRS += -L../SOGo/SOGo.framework/ -lSOGo -L../SOPE/GDLContentStore/obj/ $(shell pkg-config libmapistore --libs) -SAMBA_LIB_DIR = $(shell pkg-config libmapiproxy --variable=libdir) +SAMBA_LIB_DIR = $(shell pkg-config libmapistore --variable=libdir) MAPISTORESOGO = MAPIStoreSOGo $(MAPISTORESOGO)_VERSION = 1.0.0