shithub: aubio

ref: b517cb3a7228de8b8215057cc208038dce432e4b
dir: /python/wscript_build/

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