1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/libcli/dns/wscript_build
Andreas Schneider 5fefdbc8b3 libcli-dns: Remove obsolete dns_host_file subsystem.
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Dec 18 09:09:38 CET 2014 on sn-devel-104
2014-12-18 09:09:38 +01:00

6 lines
123 B
Python
Executable File

#!/usr/bin/env python
bld.SAMBA_SUBSYSTEM('clidns',
source='dns.c',
public_deps='LIBTSOCKET tevent-util')