shithub: aubio

ref: 6017f9467b29f41341d9d2f11d3c82614608afcd
dir: /python/wscript_build/

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