shithub: aubio

ref: 6481c0c0aa437c68bbc598ebdcb39c2890f548b3
dir: /python/wscript_build/

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