shithub: aubio

ref: f826349105769d84a141f6883102dc7f6b7e2d1b
dir: /python/wscript_build/

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