s4: Rename LIBSAMBA-* to libsamba-*
[kai/samba.git] / source4 / libcli / ldap / wscript_build
index 651e6cda6c0e0902f0afec9a6cb7c1837e4825de..91b1012d034704b310ffb2cbb83e72506f510165 100644 (file)
@@ -3,7 +3,7 @@
 bld.SAMBA_LIBRARY('LIBCLI_LDAP',
                   source='ldap_client.c ldap_bind.c ldap_ildap.c ldap_controls.c',
                   autoproto='ldap_proto.h',
-                  public_deps='LIBSAMBA-ERRORS tevent LIBPACKET',
+                  public_deps='libsamba-errors tevent LIBPACKET',
                   public_headers='libcli_ldap.h:ldap-util.h',
                   deps='LIBCLI_COMPOSITE samba_socket NDR_SAMR LIBTLS LIBCLI_LDAP_NDR LIBNDR LP_RESOLVE gensec LIBCLI_LDAP_MESSAGE',
                   private_library=True