shithub: aubio

ref: e5e693e033054b7b90b5e708d9d4a9344477fc94
dir: /python/wscript_build/

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