shithub: aubio

ref: e565c6494c756d819a876eab15b246b4dc10995f
dir: /python/wscript_build/

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