diff --git a/Tests/Integration/GNUmakefile.preamble b/Tests/Integration/GNUmakefile.preamble index 22c9c3c58..0da5bbed9 100644 --- a/Tests/Integration/GNUmakefile.preamble +++ b/Tests/Integration/GNUmakefile.preamble @@ -14,6 +14,6 @@ ADDITIONAL_LIB_DIRS += \ -L../../SOPE/GDLContentStore/$(GNUSTEP_OBJ_DIR)/ -lGDLContentStore \ -L../../SOPE/NGCards/$(GNUSTEP_OBJ_DIR)/ -lNGCards \ -L/usr/local/lib -L/usr/lib -lEOControl -lNGStreams -lNGMime -lNGExtensions \ - -Wl,-rpath,$(SOGO_SYSLIBDIR)/sogo + -Wl,-rpath,/usr/lib/sogo -Wl,-rpath,/usr/local/lib/sogo ADDITIONAL_LDFLAGS += -Wl,--no-as-needed