WHATSNEW: Finish release notes for Samba 3.6.9.
[Samba.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