X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=blobdiff_plain;f=source3%2FMakefile.in;h=dd133df3b85db9aae6f086f748a6e9590ecfa54c;hp=01ab5f0a5816fe92622eb16c409974261ef2ba62;hb=077808f91610e70c2105b837a2704842191d1e3c;hpb=cfacece9ed96dc46c12f20990110c6528080bc32 diff --git a/source3/Makefile.in b/source3/Makefile.in index 01ab5f0a581..dd133df3b85 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -3203,7 +3203,7 @@ valgrindtest:: all torture timelimit SELFTEST_FORMAT = plain selftestdir = ../selftest -S3_LD_LIBPATH_OVERRIDE = $(LIB_PATH_VAR)="$(builddir)/bin" +S3_LD_LIBPATH_OVERRIDE = $(LIB_PATH_VAR)="$(builddir)/bin:$$$(LIB_PATH_VAR)" selftest:: all torture timelimit @LIB_PATH_VAR=$(LIB_PATH_VAR) $(S3_LD_LIBPATH_OVERRIDE) \