From: Elimar Riesebieter Date: Wed, 15 May 2013 17:19:05 +0000 (+0200) Subject: Add a distclean target to example Makefile. X-Git-Tag: v1.0.28~10 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=2fcce932b6393aadca8a1d1a97030b1161226303;p=alsa-tools.git Add a distclean target to example Makefile. Signed-off-by: Jordi Mallach Signed-off-by: Takashi Iwai --- diff --git a/as10k1/examples/Makefile b/as10k1/examples/Makefile index 1a36345..6ab8200 100644 --- a/as10k1/examples/Makefile +++ b/as10k1/examples/Makefile @@ -12,6 +12,8 @@ dsp: $(TARGETS) clean: rm -f *~ *.emu10k1 +distclean: clean + install: distdir: