Changeset 180eeca
- Timestamp:
- Oct 25, 2009, 10:16:24 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:
- e6a78ea
- Parents:
- 1342c2f
- Files:
-
- 4 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r1342c2f r180eeca 267 267 interfaces/java/aubio/Makefile 268 268 plugins/Makefile 269 plugins/wavesurfer/Makefile270 269 plugins/puredata/Makefile 271 270 doc/Makefile -
plugins/Makefile.am
r1342c2f r180eeca 2 2 PUREDATA = puredata 3 3 endif 4 SUBDIRS = wavesurfer${PUREDATA}4 SUBDIRS = ${PUREDATA}
Note: See TracChangeset
for help on using the changeset viewer.