From ea7428ac4de6ed38ec00e146cf0aa5bc3caa72f1 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Thu, 21 Jul 2016 01:38:27 +0200 Subject: [PATCH] Makefile: update waf to 1.9.1 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 56caf0c7..3e3c7da2 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ WAFCMD=python waf +WAFURL=https://waf.io/waf-1.9.1 SOX=sox -- 2.11.0