credentials: Rename library to samba-credentials to avoid name clashes.
[idra/samba.git] / source4 / ntvfs / wscript_build
index fa1e071395c8903eaf2d9bcbea0282935f654d98..6d554f2273599262cbadc15a05007a1cd0316c89 100644 (file)
@@ -52,7 +52,7 @@ bld.SAMBA_MODULE('ntvfs_ipc',
        autoproto='ipc/proto.h',
        subsystem='ntvfs',
        init_function='ntvfs_ipc_init',
-       deps='NDR_NAMED_PIPE_AUTH npa_tstream gssapi credentials DCERPC_SHARE'
+       deps='NDR_NAMED_PIPE_AUTH npa_tstream gssapi samba-credentials DCERPC_SHARE'
        )