shithub: aubio

ref: 68b8233382ab3433a6c85b63d765b3cfcb4ee384
dir: /python/wscript_build/

View raw version
# install headers
for file in ['aubiocut', 'aubiopitch']:
  bld.install_as('${PREFIX}/bin/' + file, file, chmod = 0755)