r8649: added smbscript to the list of binaries to install
authorAndrew Tridgell <tridge@samba.org>
Wed, 20 Jul 2005 11:30:45 +0000 (11:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:29:49 +0000 (13:29 -0500)
(This used to be commit f5e39455a8e7aff54503857ec148c880aac71fac)

source4/build/smb_build/makefile.pm

index 3c17f5e9c2fe951f80486c21f9814c587c173040..3e776f39f6f3685295e7c5c949ff2b386590298f 100644 (file)
@@ -653,6 +653,7 @@ SBIN_PROGS = bin/smbd
 BIN_PROGS = bin/smbclient \
                bin/net \
                bin/nmblookup \
+               bin/smbscript \
                bin/ntlm_auth
 
 TORTURE_PROGS = bin/smbtorture \