From: Paul Brossier Date: Fri, 22 Apr 2016 14:33:19 +0000 (+0200) Subject: Makefile: update waf to 1.8.20 X-Git-Tag: 0.4.4~300^2~253^2 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=edb1d7ad495cf0a378dd58a133a68edf3e995c94;p=aubio.git Makefile: update waf to 1.8.20 --- diff --git a/Makefile b/Makefile index b8d6c628..b50e258a 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ checkwaf: @[ -f waf ] || make getwaf getwaf: - curl https://waf.io/waf-1.8.14 > waf + curl https://waf.io/waf-1.8.20 > waf @chmod +x waf expandwaf: