shithub: aubio

ref: 8b285248f7f73e12764df073de9a8e0e1e8209e0
dir: /python/wscript_build/

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