2005-01-03 14:42:11 +00:00
|
|
|
cfg_files = default.conf front.conf rear.conf center_lfe.conf side.conf\
|
2014-02-18 16:41:48 +01:00
|
|
|
surround21.conf surround40.conf surround41.conf \
|
2003-08-12 09:34:38 +00:00
|
|
|
surround50.conf surround51.conf \
|
2008-03-07 17:15:10 +01:00
|
|
|
surround71.conf iec958.conf hdmi.conf modem.conf \
|
2006-04-06 19:08:27 +02:00
|
|
|
dmix.conf dsnoop.conf \
|
|
|
|
|
dpl.conf
|
2001-06-21 13:41:50 +00:00
|
|
|
|
|
|
|
|
EXTRA_DIST = $(cfg_files)
|
|
|
|
|
|
2008-03-07 17:18:16 +01:00
|
|
|
alsaconfigdir = @ALSA_CONFIG_DIR@
|
|
|
|
|
alsadir = $(alsaconfigdir)/pcm
|
2001-06-21 13:41:50 +00:00
|
|
|
alsa_DATA = $(cfg_files)
|