shithub: aubio

ref: 422edfb832893f93b9e17a78c25788950c84a028
dir: /python/wscript_build/

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