Talloc doc: talloc_strdup_append does not return duplicated string
[Samba/id10ts.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')