018df6b387ead9561b779ef2aa480a96ac6b9406
[obnox/samba/samba-obnox.git] / libcli / dns / wscript_build
1 #!/usr/bin/env python
2
3 bld.SAMBA_SUBSYSTEM('clidns',
4         source='dns.c',
5         public_deps='LIBTSOCKET tevent-util')