Author: Elimar Riesebieter Description: Expand the as10k1 example Makefile with a distclean target. Forwarded: no Index: alsa-tools-1.0.22/as10k1/examples/Makefile =================================================================== --- alsa-tools-1.0.22.orig/as10k1/examples/Makefile 2010-05-11 23:09:39.000000000 +0200 +++ alsa-tools-1.0.22/as10k1/examples/Makefile 2010-05-11 23:09:42.000000000 +0200 @@ -12,6 +12,8 @@ clean: rm -f *~ *.emu10k1 +distclean: clean + install: distdir: