shithub: aubio

ref: 2f64b0eb35fd560567f08ac95d974014ea353fac
dir: /python/wscript_build/

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