shithub: aubio

ref: 0b9a02a653bc4e9d33b82eb5369ce6a94a637eed
dir: /python/wscript_build/

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