perex 745b2e
--- alsa-utils-1.0.18rc3/Makefile.am.orig	2008-09-09 19:50:28.000000000 +0200
perex 745b2e
+++ alsa-utils-1.0.18rc3/Makefile.am	2008-09-11 11:18:01.000000000 +0200
perex 780889
@@ -4,7 +4,7 @@ ALSAMIXER_DIR=alsamixer
perex 780889
 else
perex 780889
 ALSAMIXER_DIR=
perex 780889
 endif
perex 780889
-SUBDIRS= include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po
perex 780889
+SUBDIRS= include alsactl $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po
perex 745b2e
 EXTRA_DIST= config.rpath  TODO gitcompile
perex 780889
 AUTOMAKE_OPTIONS=foreign
perex 780889
 ACLOCAL_AMFLAGS = -I m4
perex 745b2e
--- alsa-utils-1.0.18rc3/Makefile.in.orig	2008-09-11 11:17:52.000000000 +0200
perex 745b2e
+++ alsa-utils-1.0.18rc3/Makefile.in	2008-09-11 11:17:52.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)
perex 780889
@@ -197,7 +197,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
perex 745b2e
 EXTRA_DIST = config.rpath  TODO gitcompile
Martin Stransky 5fcfef
 AUTOMAKE_OPTIONS = foreign
Martin Stransky 5fcfef
 ACLOCAL_AMFLAGS = -I m4