shithub: aubio

ref: d88ea0643eca24eb5f5d4a9fa6b777872fd1a67f
dir: /sounds/Makefile.am/

View raw version
EXTRA_DIST = woodblock.aiff
SUBDIRS = 

install-data-local:
	$(mkinstalldirs) "$(DESTDIR)$(datadir)/sounds/aubio"
	$(INSTALL_DATA) $(srcdir)/woodblock.aiff "$(DESTDIR)$(datadir)/sounds/aubio"


uninstall-local:
	rm -rf "$(DESTDIR)$(datadir)/sounds/aubio"