ref: 45f0f4a6e7c97cf896c04fb6928cc3c8c17b5061
dir: /python.old/wscript_build/
# vim:set syntax=python:
ctx.add_subdirs('aubio')
# install headers
for file in ['aubiocut', 'aubiopitch']:
ctx.install_as('${PREFIX}/bin/' + file, file, chmod = 0755)