Changeset fdf39ba for src/Makefile.am
- Timestamp:
- Sep 7, 2007, 10:49:45 AM (17 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 8708556
- Parents:
- 97886fa (diff), 7c6c806d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Makefile.am
r97886fa rfdf39ba 22 22 onset.h \ 23 23 tempo.h \ 24 filter.h 24 filter.h \ 25 mfcc.h 25 26 26 27 nodist_pkginclude_HEADERS = config.h … … 71 72 filter.c \ 72 73 filter.h \ 74 mfcc.h \ 75 mfcc.c 73 76 74 77 AM_CFLAGS = @AUBIO_CFLAGS@ @FFTWLIB_CFLAGS@ @SAMPLERATE_CFLAGS@
Note: See TracChangeset
for help on using the changeset viewer.