shithub: aubio

ref: 63386360cb9f927c05e7c781723cb12413f7941e
dir: /python/wscript_build/

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