perex 548ba9
--- alsa-utils-1.0.17/Makefile.am.orig	2008-07-14 11:16:02.000000000 +0200
perex 548ba9
+++ alsa-utils-1.0.17/Makefile.am	2008-09-12 10:39:43.000000000 +0200
perex 548ba9
@@ -4,7 +4,7 @@
perex 548ba9
 else
perex 548ba9
 ALSAMIXER_DIR=
perex 548ba9
 endif
perex 548ba9
-SUBDIRS= include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po
perex 548ba9
+SUBDIRS= include alsactl $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po
perex 548ba9
 EXTRA_DIST= config.rpath  config.rpath mkinstalldirs ChangeLog INSTALL TODO README configure gitcompile depcomp
perex 548ba9
 AUTOMAKE_OPTIONS=foreign
perex 548ba9
 ACLOCAL_AMFLAGS = -I m4
perex 548ba9
--- alsa-utils-1.0.17/Makefile.in.orig	2008-07-14 11:16:06.000000000 +0200
perex 548ba9
+++ alsa-utils-1.0.17/Makefile.in	2008-09-12 10:39:57.000000000 +0200
perex 548ba9
@@ -65,7 +65,7 @@
Martin Stransky 5fcfef
 	uninstall-recursive
Martin Stransky 5fcfef
 ETAGS = etags
Martin Stransky 5fcfef
 CTAGS = ctags
Martin Stransky 5fcfef
-DIST_SUBDIRS = include alsactl alsaconf alsamixer amidi amixer aplay \
Martin Stransky 5fcfef
+DIST_SUBDIRS = include alsactl alsamixer amidi amixer aplay \
Martin Stransky 5fcfef
 	iecset seq speaker-test utils m4 po
Martin Stransky 5fcfef
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Martin Stransky 5fcfef
 distdir = $(PACKAGE)-$(VERSION)
perex 548ba9
@@ -197,7 +197,7 @@
Martin Stransky 5fcfef
 INCLUDES = -I$(top_srcdir)/include
Martin Stransky 5fcfef
 @ALSAMIXER_FALSE@ALSAMIXER_DIR = 
Martin Stransky 5fcfef
 @ALSAMIXER_TRUE@ALSAMIXER_DIR = alsamixer
Martin Stransky 5fcfef
-SUBDIRS = include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po
Martin Stransky 5fcfef
+SUBDIRS = include alsactl $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po
perex 548ba9
 EXTRA_DIST = config.rpath  config.rpath mkinstalldirs ChangeLog INSTALL TODO README configure gitcompile depcomp
Martin Stransky 5fcfef
 AUTOMAKE_OPTIONS = foreign
Martin Stransky 5fcfef
 ACLOCAL_AMFLAGS = -I m4