summaryrefslogtreecommitdiff
path: root/source4/ntvfs/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/wscript_build')
-rw-r--r--source4/ntvfs/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/wscript_build b/source4/ntvfs/wscript_build
index fa1e071395..6d554f2273 100644
--- a/source4/ntvfs/wscript_build
+++ b/source4/ntvfs/wscript_build
@@ -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'
)