summaryrefslogtreecommitdiffstats
path: root/release-smokeping.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release-smokeping.sh')
-rwxr-xr-xrelease-smokeping.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/release-smokeping.sh b/release-smokeping.sh
index 049ac3a..42b47bc 100755
--- a/release-smokeping.sh
+++ b/release-smokeping.sh
@@ -11,6 +11,7 @@ autoconf
automake -a -c
./setup/build-perl-modules.sh /tmp/smokeping-$$-build/thirdparty
./configure --enable-maintainer-mode --prefix=/tmp/smokeping-$$-build PERL5LIB=/scratch/oetiker/rrd-dev/lib/perl
+make install
make dist
scp smokeping-$VERSION.tar.gz oposs@james:public_html/smokeping/pub
cd /tmp