shithub: aubio

ref: 252a080d310a697b53b2df8b20947de1d8e26a67
dir: /python/wscript_build/

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