shithub: aubio

ref: 615ac7dde5b64cec5df54025d9efe96273d00a17
dir: /python/wscript_build/

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