shithub: aubio

ref: 80c0417c84d6f98064b7aa2ac5d9b22c496e68df
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"