summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/posix/wscript_build')
-rw-r--r--source4/ntvfs/posix/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/posix/wscript_build b/source4/ntvfs/posix/wscript_build
index b2f71fff6c..5945ed95de 100644
--- a/source4/ntvfs/posix/wscript_build
+++ b/source4/ntvfs/posix/wscript_build
@@ -41,7 +41,7 @@ bld.SAMBA_MODULE('ntvfs_posix',
bld.SAMBA_PYTHON('python_xattr_native',
source='python/pyxattr_native.c',
- deps='ndr ldb samdb CREDENTIALS pyparam_util wrap_xattr attr',
+ deps='ndr ldb samdb credentials pyparam_util wrap_xattr attr',
realname='samba/xattr_native.so'
)