shithub: aubio

ref: ccf8b77918b5c8a4e8335371bd5e8e0670b6d979
dir: /python/wscript_build/

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