X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=cef4ed27883db0ccb143780af5e656f2e73343a3;hb=5cbf604e8be474094aef371c53917ec9046bad32;hp=5f3e09c2fb011ae5294d18f213e679f9f2d18908;hpb=e3bb3647e3f73bf43268ad6d7a63676071d4b6bf;p=rrdtool.git diff --git a/Makefile.am b/Makefile.am index 5f3e09c..cef4ed2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,11 +36,11 @@ to-scp: to-dist site-perl-inst: site-perl-install -site-perl-install: bindings/perl-piped/Makefile bindings/perl-shared/Makefile +site-perl-install: all bindings/perl-piped/Makefile bindings/perl-shared/Makefile cd bindings/perl-piped && $(MAKE) install cd bindings/perl-shared && $(MAKE) install -site-tcl-install: +site-tcl-install: all cd bindings/tcl && $(MAKE) tcl-install ##END##