Make sure we claim that a DACL or SACL is present if the SD says so
[Samba/gebeck_regimport.git] / utils / wscript_build
blob3c22ad27aebdd7a031e5cdc99b434bbaa22df8f4
1 #!/usr/bin/env python
3 bld.SAMBA_BINARY('samba-dig',
4 source='samba-dig.c',
5 deps='samba-util NDR_DNS tevent LIBCLI_DNS'