diff options
-rw-r--r-- | source4/build/smb_build/makefile.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/smb_build/makefile.pm b/source4/build/smb_build/makefile.pm index 3c17f5e9c2..3e776f39f6 100644 --- a/source4/build/smb_build/makefile.pm +++ b/source4/build/smb_build/makefile.pm @@ -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 \ |