shithub: aubio

ref: 05773a2c9287e15aa01d3825db961b9925644a6e
dir: /python/wscript_build/

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