source: python/aubio/Makefile.am @ 96fb8ad

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

import 0.1.7.1

  • Property mode set to 100644
File size: 207 bytes
Line 
1EXTRA_DIST = __init__.py onsetcompare.py aubioclass.py gnuplot.py\
2        median.py txtfile.py
3
4pkgpython_PYTHON = __init__.py onsetcompare.py\
5        gnuplot.py median.py txtfile.py aubioclass.py
6
7clean:
8        rm -f *.pyc
9
Note: See TracBrowser for help on using the repository browser.