shithub: aubio

Download patch

ref: f4493f435a6a7ec1265ff3f9331e3021af0f6566
parent: 0e355f698a49499970fb2ff981287a4fe13350a9
author: Paul Brossier <piem@piem.org>
date: Mon Jul 9 11:37:57 EDT 2012

python/wscript_build: update

--- a/python/wscript_build
+++ b/python/wscript_build
@@ -1,3 +1,6 @@
+# vim:set syntax=python:
+
+bld.add_subdirs('aubio')
 # install headers
 for file in ['aubiocut', 'aubiopitch']:
   bld.install_as('${PREFIX}/bin/' + file, file, chmod = 0755)