shithub: aubio

ref: 20d8266e4b5ff10f33b90e485e1f2d0ed48b8c5a
dir: /python/wscript_build/

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