mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
Build samba 4 plugins in merged build.
This commit is contained in:
parent
928fd47c3d
commit
199bcbe8ae
@ -166,7 +166,7 @@ modules:: $(PLUGINS)
|
||||
|
||||
pythonmods:: $(PYTHON_PYS) $(PYTHON_SO)
|
||||
|
||||
all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4 bin/wbinfo4 pythonmods setup
|
||||
all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4 bin/wbinfo4 pythonmods setup plugins
|
||||
torture:: bin/smbtorture4
|
||||
everything:: $(patsubst %,%4,$(BINARIES))
|
||||
setup:
|
||||
@ -250,3 +250,4 @@ gdbtest4-env:: everything
|
||||
SMBD_VALGRIND="xterm -n server -e $(selftestdir)/gdb_run $(LD_LIBPATH_OVERRIDE)" \
|
||||
$(SELFTEST4) $(SELFTEST4_NOSLOW_OPTS) --socket-wrapper --testenv
|
||||
|
||||
plugins: $(PLUGINS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user