mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
13 lines
384 B
Plaintext
13 lines
384 B
Plaintext
|
# AUTOGENERATED by mktowscript.pl from ../../source4/ldap_server/config.mk
|
||
|
# Please remove this notice if hand editing
|
||
|
|
||
|
|
||
|
bld.SAMBA_MODULE('LDAP',
|
||
|
source='ldap_server.c ldap_backend.c ldap_bind.c ldap_extended.c',
|
||
|
autoproto='proto.h',
|
||
|
subsystem='service',
|
||
|
init_function='server_service_ldap_init',
|
||
|
deps='CREDENTIALS LIBCLI_LDAP SAMDB process_model gensec LIBSAMBA-HOSTCONFIG'
|
||
|
)
|
||
|
|