X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=source4%2Fmain.mk;h=38c76bb99c514645914d61c7fc14fc1379680713;hb=77c825f08b516e3e5acf40d0b744a01ce68635fe;hp=2c1bf86e84688e5ee459cd515fb1d04986fce664;hpb=16325f13395a48daa9c0a8cb58b354e552776fce;p=samba.git diff --git a/source4/main.mk b/source4/main.mk index 2c1bf86e846..38c76bb99c5 100644 --- a/source4/main.mk +++ b/source4/main.mk @@ -40,9 +40,11 @@ libraries: $(STATIC_LIBS) $(SHARED_LIBS) modules: $(SHARED_MODULES) headers: $(PUBLIC_HEADERS) $(DEFAULT_HEADERS) manpages: $(MANPAGES) -all: showflags $(ALL_PREDEP) bin/asn1_compile bin/compile_et binaries modules +all: showflags $(ALL_PREDEP) bin/asn1_compile bin/compile_et binaries modules pythonmods everything: all libraries headers +LD_LIBPATH_OVERRIDE = $(LIB_PATH_VAR)=$(builddir)/bin/shared + # 'make testsuite' creates all binaries which are # needed by samba3's 'make test' and the build-farm # scripts use that it as fallback in case