Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.
[Samba/gebeck_regimport.git] / librpc / tools / wscript_build
blobd1f0a269395d39aad1144042cc79f81a166e5b34
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 errors'