aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGravatar Karl DeBisschop <kdebisschop@users.sourceforge.net> 2003-08-07 01:23:30 +0000
committerGravatar Karl DeBisschop <kdebisschop@users.sourceforge.net> 2003-08-07 01:23:30 +0000
commitaf0032e16aa77eb52e073ba8c83844bcc6d3865c (patch)
tree4b50ad6c0798cb4f028f677051c9dd10d153d8d2 /tools
parent8eebfe825c1ed18a02d8a89ad6c75637a4fd847b (diff)
downloadmonitoring-plugins-af0032e16aa77eb52e073ba8c83844bcc6d3865c.tar.gz
make must be run before make dist to creat language files
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@653 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'tools')
-rwxr-xr-xtools/sfsnapshot2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/sfsnapshot b/tools/sfsnapshot
index e3e212eb..7714aef4 100755
--- a/tools/sfsnapshot
+++ b/tools/sfsnapshot
@@ -43,6 +43,8 @@ function make_dist {
tools/setup
./configure
+ make
+
# Make the Nagiosplug dist tarball
make dist