shithub: aubio

ref: 858cfa7b34a9a932edd72c56297ddd19e5a8a6f7
dir: /python/wscript_build/

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