From 79a87c55fe076fcc1b0196561a7d7715f456ea0f Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 20 Jul 2005 11:30:45 +0000 Subject: r8649: added smbscript to the list of binaries to install (This used to be commit f5e39455a8e7aff54503857ec148c880aac71fac) --- source4/build/smb_build/makefile.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/build') 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 \ -- cgit