credentials: Lowercase library name,
[tridge/samba.git] / source4 / dsdb / wscript_build
index 2622e75a726146cd51bcf065955c4127e6a194a8..573b36129d26fddc005c0106d332227b607a0bee 100644 (file)
@@ -7,7 +7,7 @@ bld.SAMBA_LIBRARY('samdb',
        autoproto='samdb/samdb_proto.h',
        private_library=True,
        public_deps='krb5',
-       deps='ndr NDR_DRSUAPI NDR_DRSBLOBS auth_system_session LIBCLI_AUTH ndr SAMDB_SCHEMA ldbsamba samdb-common LIBCLI_DRSUAPI LIBCLI_LDAP_NDR samba-util com_err authkrb5 CREDENTIALS ldbwrap',
+       deps='ndr NDR_DRSUAPI NDR_DRSBLOBS auth_system_session LIBCLI_AUTH ndr SAMDB_SCHEMA ldbsamba samdb-common LIBCLI_DRSUAPI LIBCLI_LDAP_NDR samba-util com_err authkrb5 credentials ldbwrap',
        )