ref: cdebe31d16792c56d32d0b6f25d8fa6276a75079
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"