shithub: aubio

ref: 1094f52d19f00d26a57e43ef2ea5a2b0ead19f85
dir: /python/wscript_build/

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