ref: a5f4b7d5f622e3f8e9c07986c157edf8c6afeba2
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)