shithub: aubio

ref: 8d1323b5c38cb065eab30525c9220db609c9fef3
dir: /python/wscript_build/

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