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