shithub: aubio

ref: 84e0606b011337625ca664ea1a26162a884b6009
dir: /python/wscript_build/

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