shithub: aubio

ref: 24d4433b99393a68146fc64f92ceec6fbebf3c07
dir: /python/wscript_build/

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