summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/main.pl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build/smb_build/main.pl')
-rw-r--r--source4/build/smb_build/main.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/build/smb_build/main.pl b/source4/build/smb_build/main.pl
index 86bbb44a8b..acf8928d32 100644
--- a/source4/build/smb_build/main.pl
+++ b/source4/build/smb_build/main.pl
@@ -106,4 +106,6 @@ To run binaries without installing, set the following environment variable:
EOF
}
+print "To build Samba, run $config::config{MAKE}\n";
+
1;