shithub: aubio

ref: 883deec0750e48614b0d1ef92ae07ab3c4d750f8
dir: /python/wscript_build/

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