shithub: aubio

ref: e6a78ea077fd779dd84806b7e61e1027e5c3cea3
dir: /python/wscript_build/

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