samba-tool: Add new samba-tool gpo aclcheck and test
[Samba/gebeck_regimport.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'