Added rpath for integration tests

This commit is contained in:
Ludovic Marcotte
2014-10-14 10:43:52 -04:00
parent 923aa5d9b6
commit 5f811e1a4e

View File

@@ -12,7 +12,6 @@ ADDITIONAL_INCLUDE_DIRS += \
ADDITIONAL_LIB_DIRS += \
-L../../SoObjects/SOGo/SOGo.framework/Versions/Current/sogo -lSOGo \
-L../../SOPE/GDLContentStore/$(GNUSTEP_OBJ_DIR)/ -lGDLContentStore \
-L../../SOPE/NGCards/$(GNUSTEP_OBJ_DIR)/ -lNGCards \
-L/usr/local/lib/sogo -L/usr/lib/sogo -L/usr/lib64/sogo -lEOControl -lNGStreams -lNGMime -lNGExtensions
-L../../SOPE/NGCards/$(GNUSTEP_OBJ_DIR)/ -lNGCards
ADDITIONAL_LDFLAGS += -Wl,--no-as-needed
ADDITIONAL_LDFLAGS += -Wl,--no-as-needed -Wl,--rpath,$(GNUSTEP_SYSTEM_LIBRARIES)/sogo