shithub: aubio

ref: 7280e6782f5f5ac3a666eda48e66d6c2d2537fa8
dir: /python/wscript_build/

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