]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Added RME9636 and RME9652 files
authorJaroslav Kysela <perex@perex.cz>
Thu, 9 May 2002 07:16:39 +0000 (07:16 +0000)
committerJaroslav Kysela <perex@perex.cz>
Thu, 9 May 2002 07:16:39 +0000 (07:16 +0000)
src/conf/cards/Makefile.am

index 03b6fb2381af666d6bf28e379ac741528b612cfe..0bddb7b3cca133daeef8d2686a53b2109c6dce90 100644 (file)
@@ -1,6 +1,7 @@
 alsadir = $(datadir)/alsa/cards
 cfg_files = aliases.conf SI7018.conf EMU10K1.conf Audigy.conf TRID4DWAVENX.conf ENS1370.conf \
-           ICH.conf YMF744.conf FM801.conf ICE1712.conf CMI8338.conf CMI8738-MC6.conf
+           ICH.conf YMF744.conf FM801.conf ICE1712.conf CMI8338.conf CMI8738-MC6.conf \
+           RME9636.conf RME9652.conf
 
 EXTRA_DIST = $(cfg_files)
 alsa_DATA = $(cfg_files)