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

8 lines
301 B
Text
Raw Normal View History

alsadir = $(datadir)/alsa/cards
2002-02-22 12:54:35 +00:00
cfg_files = aliases.conf SI7018.conf EMU10K1.conf Audigy.conf TRID4DWAVENX.conf ENS1370.conf \
2002-05-09 07:16:39 +00:00
ICH.conf YMF744.conf FM801.conf ICE1712.conf CMI8338.conf CMI8738-MC6.conf \
2002-06-12 17:06:40 +00:00
RME9636.conf RME9652.conf GUS.conf
EXTRA_DIST = $(cfg_files)
alsa_DATA = $(cfg_files)