shithub: aubio

ref: b2e706f39a1a65aa55e58f33ac7636e5a4f2f992
dir: /python/wscript_build/

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