From: Andrew Tridgell Date: Mon, 21 Feb 2011 04:05:54 +0000 (+1100) Subject: s3-waf: no need to add suffix3 to smbpasswd X-Git-Tag: tevent-0.9.11~397 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3aa71ea3ac23c9ae20d3678fa3f6e1da24ab1b0;p=thirdparty%2Fsamba.git s3-waf: no need to add suffix3 to smbpasswd Pair-Programmed-With: Andrew Bartlett --- diff --git a/source3/wscript_build b/source3/wscript_build index 0e7c72c98aa..e658fd76271 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