s3-torture: run_locktest2(): replace cli_lock() with cli_lock32()
[Samba/gebeck_regimport.git] / source4 / samba_tool / wscript_build
blob88b55eb996c2675bc11c5d84d298e1d262d4ea91
1 #!/usr/bin/env python
3 bld.SAMBA_BINARY('samba-tool',
4 source='samba_tool.c password.c vampire.c gpo.c',
5 autoproto='proto.h',
6 deps='samba-hostconfig samba-util samba-net popt POPT_SAMBA POPT_CREDENTIALS policy auth4',
7 pyembed=True