shithub: aubio

ref: d4c5de7b1235d18d93df4de76c2e1e88e7e3d03c
dir: /python/wscript_build/

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