From: Paul Brossier Date: Wed, 19 Aug 2015 15:18:12 +0000 (+0200) Subject: build.sh: add make checkwaf X-Git-Tag: 0.4.4~301^2~27 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=e3e8e9d285fcd014bff0648c5ff3b4a2d76d7961;p=aubio.git build.sh: add make checkwaf --- diff --git a/build.sh b/build.sh index 8e819024..d6e8482e 100644 --- a/build.sh +++ b/build.sh @@ -1,3 +1,4 @@ +make checkwaf python waf configure --prefix=$PREFIX python waf build python waf install