shithub: aubio

ref: a4364b83d213f0c725b47bacbea5bfa39f798f91
dir: /python/wscript_build/

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