Changeset c0063da
- Timestamp:
- Aug 9, 2005, 2:29:48 AM (19 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:
- cdebe31
- Parents:
- c73268a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Makefile.am
rc73268a rc0063da 1 EXTRA_DIST = aubio_priv.h 2 1 noinst_HEADERS = aubio_priv.h 3 2 pkginclude_HEADERS = aubio.h \ 4 config.h \5 3 types.h \ 6 4 phasevoc.h \ … … 22 20 beattracking.h \ 23 21 filter.h 22 nodist_pkginclude_HEADERS = config.h 24 23 25 24 lib_LTLIBRARIES = libaubio.la
Note: See TracChangeset
for help on using the changeset viewer.