shithub: aubio

ref: 2a6e6727c696f5e7a1cb0b8e9663f024f4be049a
dir: /python/wscript_build/

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