]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Fixed typo
authorJaroslav Kysela <perex@perex.cz>
Mon, 25 Jun 2001 08:12:57 +0000 (08:12 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 25 Jun 2001 08:12:57 +0000 (08:12 +0000)
src/conf/cards/Makefile.am

index 60878cbef38881dec5e1ffe41e8bbff9c6d9c9cf..dbd53772faf39de619d303c8a41e304f29363913 100644 (file)
@@ -1,6 +1,6 @@
 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
+           INTEL8X0.conf YMF744.conf FM801.conf ICE1712.conf CMI8338.conf CMI8x78.conf
 
 EXTRA_DIST = $(cfg_files)
 alsa_DATA = $(cfg_files)