shithub: aubio

ref: c85da04a51ba3418f5a30c1ed93131d69c483115
dir: /python/wscript_build/

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