build: commit all the waf build files in the tree
[kai/samba.git] / source4 / libcli / ldap / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../source4/libcli/ldap/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_SUBSYSTEM('LIBCLI_LDAP',
6         source='ldap_client.c ldap_bind.c ldap_ildap.c ldap_controls.c',
7         autoproto='ldap_proto.h',
8         public_deps='LIBSAMBA-ERRORS tevent LIBPACKET',
9         public_headers='ldap.h',
10         deps='LIBCLI_COMPOSITE samba_socket NDR_SAMR LIBTLS LIBCLI_LDAP_NDR LIBNDR LP_RESOLVE gensec LIBCLI_LDAP_MESSAGE'
11         )
12