shithub: aubio

ref: 3e882a8e7e4ee36e05aafe96090a5599658ec19a
dir: /python/wscript_build/

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