shithub: aubio

ref: 9906b3f3f22649481dc60d3bcefedea5440225b3
dir: /python/wscript_build/

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