shithub: aubio

ref: f162cf9b6087f77398c97b7b16b3079460f06a14
dir: /python/wscript_build/

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