summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/makefile.pm
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build/smb_build/makefile.pm')
-rw-r--r--source4/build/smb_build/makefile.pm9
1 files changed, 5 insertions, 4 deletions
diff --git a/source4/build/smb_build/makefile.pm b/source4/build/smb_build/makefile.pm
index 20208ac88d..0f0a60688a 100644
--- a/source4/build/smb_build/makefile.pm
+++ b/source4/build/smb_build/makefile.pm
@@ -602,15 +602,16 @@ showlayout:
SBIN_PROGS = bin/smbd
-BIN_PROGS = bin/smbclient
+BIN_PROGS = bin/smbclient \\
+ bin/net \\
+ bin/nmblookup \\
+ bin/ntlm_auth
TORTURE_PROGS = bin/smbtorture \\
bin/gentest \\
bin/locktest \\
bin/masktest \\
- bin/ndrdump \\
- bin/net \\
- bin/nmblookup
+ bin/ndrdump
LDB_PROGS = bin/ldbadd \\
bin/ldbdel \\