a92cacc716228515324e65b70f9a838eac73f915
[samba.git] / source4 / ldap_server / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../source4/ldap_server/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_MODULE('LDAP',
6         source='ldap_server.c ldap_backend.c ldap_bind.c ldap_extended.c',
7         autoproto='proto.h',
8         subsystem='service',
9         init_function='server_service_ldap_init',
10         deps='CREDENTIALS LIBCLI_LDAP SAMDB process_model gensec LIBSAMBA-HOSTCONFIG'
11         )
12