diff options
-rwxr-xr-x | tools/sfsnapshot | 2 |
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 |