pysmbd: Add SMB_ACL_EXECUTE to the mask set by make_simple_acl()
[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'