From eff16d0f66acf4ba5370ee5310b6ac6e2e1cb339 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 14 Oct 2011 20:16:44 +0000 Subject: [PATCH] Monotone-Parent: e544d6e6a391b42f6e4e92101c0cc9c3553e58ed Monotone-Revision: 6cab0a382f42089e9c8aa95c4ce8740cabe5cd1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T20:16:44 Monotone-Branch: ca.inverse.sogo --- OpenChange/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenChange/GNUmakefile b/OpenChange/GNUmakefile index f2c14033d..4914c132c 100644 --- a/OpenChange/GNUmakefile +++ b/OpenChange/GNUmakefile @@ -12,7 +12,7 @@ MAPISTORESOGO = MAPIStoreSOGo LIBRARY_NAME = $(MAPISTORESOGO) $(MAPISTORESOGO)_VERSION = $(BACKEND_VERSION) -$(MAPISTORESOGO)_INSTALL_DIR = $(SAMBA_LIB_DIR)/mapistore_backends +$(MAPISTORESOGO)_INSTALL_DIR = $(DESTDIR)/$(SAMBA_LIB_DIR)/mapistore_backends $(MAPISTORESOGO)_OBJC_FILES += \ MAPIStoreSOGo.m