* OpenChange/GNUmakefile: link against libWEExtensions

Monotone-Parent: 22735bbc1319155936115d59c7f2699c32dc60f1
Monotone-Revision: 43364d6242db2d8b6496cce2c7905d9468fafa41

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-08-02T15:44:58
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Jean Raby 2012-08-02 15:44:58 +00:00
parent 9be1c93f84
commit 1f7166f86e
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ SAMBA_LIB_DIR = $(shell pkg-config libmapistore --variable=libdir)
LIBMAPI_LIBS = $(shell pkg-config libmapi --libs)
LIBMAPISTORE_CFLAGS = $(shell pkg-config libmapistore --cflags) -DSAMBA_PREFIX="\"$(shell pkg-config libmapistore --variable=prefix)\""
LIBMAPISTORE_LIBS = $(shell pkg-config libmapistore --libs) -lmapiproxy
LIBMAPISTORE_LIBS = $(shell pkg-config libmapistore --libs) -lmapiproxy -lWEExtensions
$(MAPISTORESOGO)_INSTALL_DIR = $(DESTDIR)/$(SAMBA_LIB_DIR)/mapistore_backends
$(MAPISTORESOGO)_LIB_DIRS += \