X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=Makefile.am;h=8fc3a761107ae95daf15b27fc34953f22344e030;hp=9e1a22b9dfbd703c48464ef1383b8e0605af04a9;hb=4dd5b655403daf92a9dd381efd24675b13943f55;hpb=2659beabfcb1931be94abc74d51b61a8cc2e402e diff --git a/Makefile.am b/Makefile.am index 9e1a22b..8fc3a76 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ RSYNC = rsync --rsh=ssh # build the following subdirectories -SUBDIRS = po src examples doc bindings intl +SUBDIRS = po src examples doc bindings # the following files are not mentioned in any other Makefile EXTRA_DIST = COPYRIGHT CHANGES WIN32-BUILD-TIPS.txt TODO CONTRIBUTORS THREADS \ @@ -34,10 +34,6 @@ to-docs: to-versync to-dist: to-docs dist mv $(PACKAGE)-$(VERSION).tar.gz archive -to-scp: to-dist - cp CHANGES archive/$(PACKAGE)-$(VERSION).tar.gz /home/oetiker/public_html/webtools/rrdtool/pub/ - (cd /home/oetiker/public_html/webtools/rrdtool/pub; rm $(PACKAGE).tar.gz; ln -s $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE).tar.gz) - # $(RSYNC) CHANGES archive/$(PACKAGE)-$(VERSION).tar.gz tobi@ipn.caida.org:/ipn/web/Tools/RRDtool/pub/ site-perl-inst: site-perl-install