1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/netlogon/wscript_build
2011-11-03 18:35:09 +01:00

7 lines
121 B
Python

#!/usr/bin/env python
bld.SAMBA_SUBSYSTEM('LIBCLI_NETLOGON',
source='netlogon.c',
public_deps='samba-util ndr_nbt'
)