shithub: aubio

ref: e5f49af83700fdddf9d52a09c64c6f8c5797b6e0
dir: /python/wscript_build/

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