mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-24 08:56:44 -05:00
7 lines
183 B
Makefile
7 lines
183 B
Makefile
cfg_files = front.conf rear.conf center_lfe.conf surround40.conf \
|
|
surround51.conf iec958.conf
|
|
|
|
EXTRA_DIST = $(cfg_files)
|
|
|
|
alsadir = $(datadir)/alsa/pcm
|
|
alsa_DATA = $(cfg_files)
|