From e3e8e9d285fcd014bff0648c5ff3b4a2d76d7961 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 19 Aug 2015 17:18:12 +0200 Subject: [PATCH] build.sh: add make checkwaf --- build.sh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0