blob: 10f82bcca1e362b632f36513089fccea171526fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# AUTOGENERATED by mktowscript.pl from ../../source4/libcli/ldap/config.mk
# Please remove this notice if hand editing
bld.SAMBA_SUBSYSTEM('LIBCLI_LDAP',
source='ldap_client.c ldap_bind.c ldap_ildap.c ldap_controls.c',
autoproto='ldap_proto.h',
public_deps='LIBSAMBA-ERRORS tevent LIBPACKET',
public_headers='ldap.h',
deps='LIBCLI_COMPOSITE samba_socket NDR_SAMR LIBTLS LIBCLI_LDAP_NDR LIBNDR LP_RESOLVE gensec LIBCLI_LDAP_MESSAGE'
)
|