shithub: aubio

ref: e4d0f8f9baaece9f5727e3c3a19ed6e6b2f49763
dir: /python/wscript_build/

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