shithub: aubio

ref: d7bce3c38d23d1b861b455171f2b440724d5bca4
dir: /python/wscript_build/

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