dsdb-tests: Add new test samba4.user_account_control.python
[Samba.git] / libcli / dns / wscript_build
blob018df6b387ead9561b779ef2aa480a96ac6b9406
1 #!/usr/bin/env python
3 bld.SAMBA_SUBSYSTEM('clidns',
4 source='dns.c',
5 public_deps='LIBTSOCKET tevent-util')