s4:dsdb/repl: ldb_errstring() takes a 'struct ldb_context' not 'int'
[Samba/wip.git] / utils / wscript_build
blobbb13bc78c316408cf7f00764560e30e248683f30
1 #!/usr/bin/env python
3 bld.SAMBA_BINARY('samba-dig',
4 source='samba-dig.c',
5 deps='samba-util NDR_DNS tevent clidns'