shithub: aubio

ref: bd1a630f0d289fd6396ebeb5e3f7bd6058250630
dir: /python/wscript_build/

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