shithub: aubio

ref: ebbf5a0ba5310e82e6f8579c3f927f8f83d7debb
dir: /python/wscript_build/

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