shithub: aubio

ref: c17a0ee55f9441312e444ded19ad5e8fd01f117a
dir: /python/wscript_build/

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