From 40db9fea31e77032f0bb7d2d2a90c58c21d4307a Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 14 Oct 2011 19:51:42 +0000 Subject: [PATCH] Monotone-Parent: 952e5ac16e76ebd500cfd19dcb5355f231d38bfc Monotone-Revision: 0d29161fd4202fd70ac59f1c1c5a8d9867fc27c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:51:42 Monotone-Branch: ca.inverse.sogo --- OpenChange/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenChange/GNUmakefile b/OpenChange/GNUmakefile index 8bf713378..c6002b5b7 100644 --- a/OpenChange/GNUmakefile +++ b/OpenChange/GNUmakefile @@ -147,7 +147,7 @@ ADDITIONAL_INCLUDE_DIRS += \ -DBACKEND_BUNDLE_NAME="@\"$(BUNDLE_NAME)$(BUNDLE_EXTENSION)\"" \ -DSOGO_BUNDLES_DIR="@\"$(BUNDLE_INSTALL_DIR)\"" ADDITIONAL_LIB_DIRS += -Wl,--no-as-needed \ - -L../SOGo/SOGo.framework/ -lSOGo \ + -L../SoObjects/SOGo/SOGo.framework/ -lSOGo \ -L../../OGoContentStore/$(GNUSTEP_OBJ_DIR)/ -lOGoContentStore \ $(LIBMAPI_LIBS) \ $(LIBMAPISTORE_LIBS)