mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
5fefdbc8b3
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Thu Dec 18 09:09:38 CET 2014 on sn-devel-104
6 lines
123 B
Python
Executable File
6 lines
123 B
Python
Executable File
#!/usr/bin/env python
|
|
|
|
bld.SAMBA_SUBSYSTEM('clidns',
|
|
source='dns.c',
|
|
public_deps='LIBTSOCKET tevent-util')
|