shithub: aubio

ref: ae6e15c80aa3700300828afe172fd5fad3b9cdc5
dir: /python/wscript_build/

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