alsa-lib/src/conf/cards/Makefile.am

24 lines
393 B
Text
Raw Normal View History

alsadir = $(datadir)/alsa/cards
cfg_files = aliases.conf \
Audigy.conf \
CMI8338.conf \
CMI8738-MC6.conf \
CS46xx.conf \
EMU10K1.conf \
ENS1370.conf \
ENS1371.conf \
FM801.conf \
GUS.conf \
ICE1712.conf \
ICH.conf \
RME9636.conf \
RME9652.conf \
SI7018.conf \
TRID4DWAVENX.conf \
YMF744.conf \
VIA8233.conf \
VIA8233A.conf
EXTRA_DIST = $(cfg_files)
alsa_DATA = $(cfg_files)