mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-26 07:00:11 -05:00
8 lines
171 B
Text
8 lines
171 B
Text
|
|
cfg_files = front.conf rear.conf center_lfe.conf surround40.conf \
|
||
|
|
surround51.conf
|
||
|
|
|
||
|
|
EXTRA_DIST = $(cfg_files)
|
||
|
|
|
||
|
|
alsadir = $(datadir)/alsa/pcm
|
||
|
|
alsa_DATA = $(cfg_files)
|