summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2011-02-21 15:05:54 +1100
committerAndrew Tridgell <tridge@samba.org>2011-02-22 02:51:10 +0100
commita3aa71ea3ac23c9ae20d3678fa3f6e1da24ab1b0 (patch)
treeb3cac18a7d6bd20b01c3eda183e29f4977f173bb /source3
parenta12239b131135e6ff0224d98be6feb4d3158410f (diff)
downloadsamba-a3aa71ea3ac23c9ae20d3678fa3f6e1da24ab1b0.tar.gz
samba-a3aa71ea3ac23c9ae20d3678fa3f6e1da24ab1b0.tar.bz2
samba-a3aa71ea3ac23c9ae20d3678fa3f6e1da24ab1b0.zip
s3-waf: no need to add suffix3 to smbpasswd
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3')
-rw-r--r--source3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 0e7c72c98a..e658fd7627 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1169,7 +1169,7 @@ bld.SAMBA3_BINARY('smbtree',
RPC_NDR_SRVSVC''',
vars=locals())
-bld.SAMBA3_BINARY('smbpasswd' + bld.env.suffix3,
+bld.SAMBA3_BINARY('smbpasswd',
source=SMBPASSWD_SRC,
deps='''talloc tdb tevent cap resolv wbclient param LIB_NONSMBD
LIBSMB LIBSMB_ERR POPT_SAMBA3 KRBCLIENT passdb SMBLDAP GROUPDB LIBMSRPC_GEN msrpc3 PASSWD_UTIL