build:waf dist: factor out function to add list of files to the tarball
[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'