shithub: aubio

ref: a253fd4f37f9bd5c7b461a23ff2d27dc5452f6d5
dir: /python/wscript_build/

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