diff options
-rw-r--r-- | source3/wscript_build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build index e658fd7627..1f0fa03f33 100644 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -1106,7 +1106,7 @@ bld.SAMBA3_BINARY('rpcclient/rpcclient', ''', vars=locals()) -bld.SAMBA3_BINARY('client/smbclient', +bld.SAMBA3_BINARY('client/smbclient' + bld.env.suffix3, source=CLIENT_SRC, deps='''talloc tdb cap resolv POPT_SAMBA3 passdb LIBSMB LIB_NONSMBD PARAM_WITHOUT_REG wbclient param KRBCLIENT LIBMSRPC_GEN |