source: python/wscript_build @ f4493f4

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since f4493f4 was f4493f4, checked in by Paul Brossier <piem@piem.org>, 12 years ago

python/wscript_build: update

  • Property mode set to 100644
File size: 171 bytes
RevLine 
[f4493f4]1# vim:set syntax=python:
2
3bld.add_subdirs('aubio')
[000b090]4# install headers
5for file in ['aubiocut', 'aubiopitch']:
6  bld.install_as('${PREFIX}/bin/' + file, file, chmod = 0755)
Note: See TracBrowser for help on using the repository browser.