shithub: aubio

ref: e3cf37aee4ad3635485a94d81745bf31d787c4ea
dir: /python/wscript_build/

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