summaryrefslogtreecommitdiff
path: root/libcli/ldap
diff options
context:
space:
mode:
Diffstat (limited to 'libcli/ldap')
-rw-r--r--libcli/ldap/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcli/ldap/wscript_build b/libcli/ldap/wscript_build
index c8274ab945..d3b8446e27 100644
--- a/libcli/ldap/wscript_build
+++ b/libcli/ldap/wscript_build
@@ -12,6 +12,6 @@ bld.SAMBA_SUBSYSTEM('LIBCLI_LDAP_NDR',
source='ldap_ndr.c',
public_deps='LIBSAMBA-ERRORS talloc',
public_headers='ldap_ndr.h',
- deps='LIBSAMBA-UTIL ldb NDR_MISC NDR_SECURITY tevent'
+ deps='LIBSAMBA-UTIL ldb NDR_SECURITY tevent'
)