torture: smbtorture test case to verify Compound related handling
[Samba.git] / librpc / tools / wscript_build
bloba64747057c7e890030f3ea193ded136d74ac17f9
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 POPT_SAMBA ndr-table samba-errors NDR_DCERPC'