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 eea506fdb2..acceefadf6 100644
--- a/source4/ntvfs/posix/wscript_build
+++ b/source4/ntvfs/posix/wscript_build
@@ -3,7 +3,7 @@
bld.SAMBA_SUBSYSTEM('pvfs_acl',
source='pvfs_acl.c',
autoproto='vfs_acl_proto.h',
- deps='events samba-module',
+ deps='events samba-modules',
)