mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-27 07:00:09 -05:00
6 lines
248 B
Makefile
6 lines
248 B
Makefile
alsadir = $(datadir)/alsa/cards
|
|
cfg_files = aliases.conf SI7018.conf EMU10K1.conf TRID4DWAVENX.conf ENS1370.conf \
|
|
INTEL8X0.conf YMF744.conf FM801.conf ICE1712.conf CMI8338.conf CMI8x38.conf
|
|
|
|
EXTRA_DIST = $(cfg_files)
|
|
alsa_DATA = $(cfg_files)
|