Changeset c60d684
- Timestamp:
- Dec 4, 2007, 5:58:40 PM (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:
- 445e0dca
- Parents:
- 45f1f06
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.am
r45f1f06 rc60d684 10 10 endif 11 11 12 SUBDIRS = src ext examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(DOC)12 SUBDIRS = src ext cpp examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(DOC) 13 13 EXTRA_DIST = bootstrap VERSION 14 14 -
configure.ac
r45f1f06 rc60d684 249 249 src/Makefile 250 250 ext/Makefile 251 cpp/Makefile 251 252 examples/Makefile 252 253 tests/Makefile
Note: See TracChangeset
for help on using the changeset viewer.