idl: Add IDL for remote key backup protocol (rkbp)
[Samba.git] / source4 / samba_tool / wscript_build
blob5b7dbc95bac13541e08463b81e34dce8e8c78a64
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 auth',
7 pyembed=True