ref: 9cba1ebbc1de8191dc6c8055e2c1a76cbd2ed4cf
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"