shithub: aubio

ref: 3050cb82bc4cc1e3cb584b79a296304047f3db19
dir: /sounds/Makefile.am/

View raw version
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"