shithub: aubio

ref: 8beee53e161cb3b542b387ae03bc4ebedf808a01
dir: /python/wscript_build/

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