Blame src/conf/pcm/Makefile.am

Packit 4a16fb
cfg_files = default.conf front.conf rear.conf center_lfe.conf side.conf\
Packit 4a16fb
	    surround21.conf surround40.conf surround41.conf \
Packit 4a16fb
	    surround50.conf surround51.conf \
Packit 4a16fb
	    surround71.conf iec958.conf hdmi.conf modem.conf \
Packit 4a16fb
	    dmix.conf dsnoop.conf \
Packit 4a16fb
	    dpl.conf
Packit 4a16fb
Packit 4a16fb
EXTRA_DIST = $(cfg_files)
Packit 4a16fb
Packit 4a16fb
alsaconfigdir = @ALSA_CONFIG_DIR@
Packit 4a16fb
alsadir = $(alsaconfigdir)/pcm
Packit 4a16fb
alsa_DATA = $(cfg_files)