Changeset b16b900 for examples/Makefile.am
- Timestamp:
- Dec 6, 2004, 7:15:33 PM (20 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:
- b60dd4ae
- Parents:
- 30cbd419
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/Makefile.am
r30cbd419 rb16b900 13 13 aubionotes 14 14 15 noinst_PROGRAMS = \16 midiparse \17 midiplay \18 midialsa \19 testforclam20 21 15 EXTRA_DIST = utils.h 22 23 16 24 17 # optionally add sources file for these programs … … 26 19 aubionotes_SOURCES = aubionotes.c utils.c 27 20 aubionotesmedian_SOURCES = aubionotesmedian.c utils.c 28 testforclam_SOURCES = testforclam.c utils.c
Note: See TracChangeset
for help on using the changeset viewer.