shithub: aubio

ref: 2c50da935368e22f9a69e334b3d0324752e74bf4
dir: /python/wscript_build/

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