s3:libads/kerberos_proto.h: add GPL/Copyright header (cherry picked from commit 6bf32...
[Samba.git] / libcli / cldap / wscript_build
blobd0c00d7f3b000e4fb863494c1f3952ad6091fcc3
1 #!/usr/bin/env python
4 bld.SAMBA_SUBSYSTEM('LIBCLI_CLDAP',
5 source='cldap.c',
6 public_deps='cli-ldap',
7 deps='LIBTSOCKET samba-util UTIL_TEVENT ldb LIBCLI_NETLOGON'