shithub: aubio

ref: b616ffe334c22157412dd574a8414948be4bc861
dir: /python/wscript_build/

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