shithub: aubio

ref: 554e286ba56a931408b865b4a469e08069d70801
dir: /python/wscript_build/

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