shithub: aubio

ref: 8e5c051fac86fc9b04ea2853f1fc30245bf56ad7
dir: /python/wscript_build/

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