libwbclient: Fix wbcListGroups against too small num_entries
[Samba/ekacnet.git] / libcli / cldap / wscript_build
blob5def749d8f94bc5a8c24e0a68e907ece1c12ccbf
1 #!/usr/bin/env python
4 bld.SAMBA_SUBSYSTEM('LIBCLI_CLDAP',
5 source='cldap.c',
6 public_deps='LIBCLI_LDAP',
7 deps='LIBTSOCKET LIBSAMBA-UTIL UTIL_TEVENT ldb LIBCLI_NETLOGON'