shithub: aubio

ref: e5b9a466d42d438a6c6cabdb2a3162e3dc792ccc
dir: /python/wscript_build/

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