ref: 30cbd419a46c906bd7a3f716ec5101e685373d86
dir: /sounds/Makefile.am/
EXTRA_DIST = woodblock.aiff SUBDIRS = install-data-local: $(mkinstalldirs) "$(DESTDIR)$(datadir)/sounds/aubio/" $(INSTALL_DATA) woodblock.aiff "$(DESTDIR)$(datadir)/sounds/aubio" uninstall-local: rm -rf "$(DESTDIR)$(datadir)/sounds/aubio"