summaryrefslogtreecommitdiff
path: root/source4/samba_tool
diff options
context:
space:
mode:
Diffstat (limited to 'source4/samba_tool')
-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 788f8dbf75..f378b51e05 100644
--- a/source4/samba_tool/wscript_build
+++ b/source4/samba_tool/wscript_build
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-bld.SAMBA_BINARY('samba-tool',
+bld.SAMBA_BINARY('samba-tool-c',
source='samba_tool.c vampire.c gpo.c',
autoproto='proto.h',
deps='samba-hostconfig samba-util samba-net popt POPT_SAMBA POPT_CREDENTIALS samba-policy auth4',