Martin Stransky cb1841
--- alsa-utils-1.0.14/Makefile.in.orig	2007-05-31 10:07:29.000000000 +0200
Martin Stransky cb1841
+++ alsa-utils-1.0.14/Makefile.in	2007-06-07 12:15:11.000000000 +0200
Martin Stransky cb1841
@@ -65,7 +65,7 @@ RECURSIVE_TARGETS = all-recursive check-
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)
Martin Stransky cb1841
@@ -194,7 +194,7 @@ target_alias = @target_alias@
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
Martin Stransky cb1841
 EXTRA_DIST = config.rpath  config.rpath mkinstalldirs ChangeLog INSTALL TODO README configure hgcompile depcomp
Martin Stransky 5fcfef
 AUTOMAKE_OPTIONS = foreign
Martin Stransky 5fcfef
 ACLOCAL_AMFLAGS = -I m4
Martin Stransky cb1841
--- alsa-utils-1.0.14/Makefile.am.orig	2007-05-31 10:07:23.000000000 +0200
Martin Stransky cb1841
+++ alsa-utils-1.0.14/Makefile.am	2007-06-07 12:15:29.000000000 +0200
Martin Stransky cb1841
@@ -4,7 +4,7 @@ ALSAMIXER_DIR=alsamixer
Martin Stransky 5fcfef
 else
Martin Stransky 5fcfef
 ALSAMIXER_DIR=
Martin Stransky 5fcfef
 endif
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
Martin Stransky cb1841
 EXTRA_DIST= config.rpath  config.rpath mkinstalldirs ChangeLog INSTALL TODO README configure hgcompile depcomp
Martin Stransky 5fcfef
 AUTOMAKE_OPTIONS=foreign
Martin Stransky 5fcfef
 ACLOCAL_AMFLAGS = -I m4