summaryrefslogtreecommitdiff
path: root/source4/samba_tool/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/samba_tool/wscript_build')
-rw-r--r--source4/samba_tool/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/samba_tool/wscript_build b/source4/samba_tool/wscript_build
index 88b55eb996..75ff71f5e4 100644
--- a/source4/samba_tool/wscript_build
+++ b/source4/samba_tool/wscript_build
@@ -3,6 +3,6 @@
bld.SAMBA_BINARY('samba-tool',
source='samba_tool.c password.c vampire.c gpo.c',
autoproto='proto.h',
- deps='samba-hostconfig samba-util samba-net popt POPT_SAMBA POPT_CREDENTIALS policy auth4',
+ deps='samba-hostconfig samba-util samba-net popt POPT_SAMBA POPT_CREDENTIALS samba-policy auth4',
pyembed=True
)