shithub: aubio

ref: 5f9df779ec5b48595e64ca66979a6fe670b321c5
dir: /python/wscript_build/

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