shithub: aubio

ref: 9a122641d3ce463227354550416537a5c95ece1d
dir: /python/wscript_build/

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