source: python/aubio/Makefile.am @ 205da86

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

updated docs

  • Property mode set to 100644
File size: 224 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
10distclean: clean
Note: See TracBrowser for help on using the repository browser.