summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2012-05-30 13:10:57 +0200
committerMichael Adam <obnox@samba.org>2012-05-31 06:36:55 +0200
commit15d567265e65e3d47579232a649d6d54f7b32d35 (patch)
treeed7496af6a1b94c660bb9af7aa2b95d052760598 /source3/wscript_build
parent769908540f047f24fcd3c57a90843abca85252b2 (diff)
downloadsamba-15d567265e65e3d47579232a649d6d54f7b32d35.tar.gz
samba-15d567265e65e3d47579232a649d6d54f7b32d35.tar.bz2
samba-15d567265e65e3d47579232a649d6d54f7b32d35.zip
build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclient
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Thu May 31 06:36:55 CEST 2012 on sn-devel-104
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 2edfee9c0c..a4a685848d 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1217,7 +1217,7 @@ bld.SAMBA3_BINARY('rpcclient/rpcclient',
''',
vars=locals())
-bld.SAMBA3_BINARY('client/smbclient' + bld.env.suffix3,
+bld.SAMBA3_BINARY('client/smbclient',
source=CLIENT_SRC,
deps='''
talloc