shithub: aubio

ref: 1651b58b304306342c74fbf5e60e994f5b17f27b
dir: /python/wscript_build/

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