summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/sfsnapshot2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/sfsnapshot b/tools/sfsnapshot
index e3e212e..7714aef 100755
--- a/tools/sfsnapshot
+++ b/tools/sfsnapshot
@@ -43,6 +43,8 @@ function make_dist {
43 tools/setup 43 tools/setup
44 ./configure 44 ./configure
45 45
46 make
47
46 # Make the Nagiosplug dist tarball 48 # Make the Nagiosplug dist tarball
47 make dist 49 make dist
48 50