shithub: aubio

Download patch

ref: 07992527a889a8fe8a34a6e400cfb6b81117d548
parent: 4cdef00f60baae0c669f7d66bb251d13b8b16d1b
author: Paul Brossier <piem@piem.org>
date: Thu Dec 1 15:12:05 EST 2016

Makefile: check for waf before clean

--- a/Makefile
+++ b/Makefile
@@ -136,7 +136,7 @@
 	make clean_python
 	make clean_python
 
-clean:
+clean: checkwaf
 	# optionnaly clean before build
 	-$(WAFCMD) clean