s4 dns: Add a simple async client library
[Samba/gebeck_regimport.git] / libcli / dns / wscript_build
blob2e445da141899f735b487161905653dfc7f6950b
1 #!/usr/bin/env python
3 bld.SAMBA_SUBSYSTEM('LIBCLI_DNS',
4 source='dns.c',
5 deps='LIBTSOCKET tevent-util')