samba-tool user readpasswords: avoid `assert` for validation
[Samba.git] / librpc / tools / wscript_build
blob3f2f95007d5981f9497758cb550c8fa3389361f9
1 #!/usr/bin/env python
3 bld.SAMBA_BINARY('ndrdump',
4 source='ndrdump.c',
5 manpages='ndrdump.1',
6 deps='samba-hostconfig samba-util popt CMDLINE_S4 ndr-table samba-errors NDR_DCERPC'