ctdb-scripts: Don't set arp_filter=1 by default in 10.interface
[samba4-gss.git] / source4 / libcli / ldap / wscript_build
blob4588233ed355348fda554e96109cf2db9de69d66
1 #!/usr/bin/env python
3 bld.SAMBA_LIBRARY('cli-ldap',
4 source='ldap_client.c ldap_bind.c ldap_ildap.c ldap_controls.c',
5 autoproto='ldap_proto.h',
6 public_deps='samba-errors tevent',
7 private_headers='libcli_ldap.h:ldap-util.h',
8 deps='cli_composite ldb LIBSAMBA_TSOCKET samba_socket NDR_SAMR LIBTLS ndr LP_RESOLVE gensec cli-ldap-common',
9 private_library=True