pidl: handle hyper attribute for wireshark
[Samba/gebeck_regimport.git] / libcli / cldap / wscript_build
blobc6257b2ae0cf8fac064147374b6e4fb5d405f053
1 #!/usr/bin/env python
4 bld.SAMBA_LIBRARY('cli_cldap',
5 source='cldap.c',
6 public_deps='cli-ldap',
7 deps='LIBTSOCKET samba-util UTIL_TEVENT ldb LIBCLI_NETLOGON',
8 private_library=True