shithub: aubio

ref: a9f16569444fa1b488f1c72e66f197f96132fda9
dir: /python/wscript_build/

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