summaryrefslogtreecommitdiff
path: root/src/conf/pcm/Makefile.am
blob: 7d9c0772d07d58660bfd77fa62a9f3c32d39bc18 (plain)
1
2
3
4
5
6
7
8
9
10
11
cfg_files = default.conf front.conf rear.conf center_lfe.conf side.conf\
	    surround40.conf surround41.conf \
	    surround50.conf surround51.conf \
	    surround71.conf iec958.conf modem.conf \
	    dmix.conf dsnoop.conf \
	    dpl.conf

EXTRA_DIST = $(cfg_files)

alsadir = @ALSA_CONFIG_DIR@/pcm
alsa_DATA = $(cfg_files)