- Timestamp:
- Aug 9, 2005, 2:47:11 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:
- 2d7b65a
- Parents:
- cdebe31
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sounds/Makefile.am
rcdebe31 rdba3b1a 4 4 install-data-local: 5 5 $(mkinstalldirs) "$(DESTDIR)$(datadir)/sounds/aubio/" 6 $(INSTALL_DATA) woodblock.aiff "$(DESTDIR)$(datadir)/sounds/aubio"6 $(INSTALL_DATA) $(srcdir)/woodblock.aiff "$(DESTDIR)$(datadir)/sounds/aubio" 7 7 8 8 9 9 uninstall-local: 10 10 rm -rf "$(DESTDIR)$(datadir)/sounds/aubio" 11
Note: See TracChangeset
for help on using the changeset viewer.