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