shithub: aubio

ref: 48b6a524f0e7c0f0a83e5b7568901a68408820bc
dir: /python/wscript_build/

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