summaryrefslogtreecommitdiff
path: root/libcli/cldap/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'libcli/cldap/wscript_build')
-rw-r--r--libcli/cldap/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcli/cldap/wscript_build b/libcli/cldap/wscript_build
index 9dd94c6691..c6257b2ae0 100644
--- a/libcli/cldap/wscript_build
+++ b/libcli/cldap/wscript_build
@@ -1,7 +1,7 @@
#!/usr/bin/env python
-bld.SAMBA_LIBRARY('LIBCLI_CLDAP',
+bld.SAMBA_LIBRARY('cli_cldap',
source='cldap.c',
public_deps='cli-ldap',
deps='LIBTSOCKET samba-util UTIL_TEVENT ldb LIBCLI_NETLOGON',