shithub: aubio

ref: e24b5f3ef91c45f29d7a70631ae0b4f715b74341
dir: /python/wscript_build/

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