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