blob: 5b9bcbd145cf508f4fca72d5d6ae7841e40c5b6f (
plain)
1
2
3
4
5
6
7
8
9
10
|
# AUTOGENERATED by mktowscript.pl from ../../libcli/cldap/config.mk
# Please remove this notice if hand editing
bld.SAMBA_SUBSYSTEM('LIBCLI_CLDAP',
source='cldap.c',
public_deps='LIBCLI_LDAP',
deps='LIBTSOCKET LIBSAMBA-UTIL UTIL_TEVENT ldb LIBCLI_NETLOGON'
)
|