Changeset 04d50b0
- Timestamp:
- Oct 1, 2009, 3:44:48 PM (15 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:
- 252a080
- Parents:
- 18738ad
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.am
r18738ad r04d50b0 9 9 endif 10 10 if JAVAFOUND 11 JAVADIR = java11 JAVADIR = interfaces/java 12 12 endif 13 13 endif 14 14 15 15 16 SUBDIRS = src ext cpp examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(JAVADIR) $(DOC) tests16 SUBDIRS = src ext interfaces/cpp examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(JAVADIR) $(DOC) tests 17 17 EXTRA_DIST = bootstrap VERSION 18 18
Note: See TracChangeset
for help on using the changeset viewer.