shithub: aubio

ref: e4284c9f8e5b96ddb7a13477d8156cb928a9ad69
dir: /python/wscript_build/

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