From bc6f0e2f5fc1456f1c1adfac0ca5dcccc3cca5d1 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 25 Jun 2001 08:12:57 +0000 Subject: [PATCH] Fixed typo --- src/conf/cards/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf/cards/Makefile.am b/src/conf/cards/Makefile.am index 60878cbe..dbd53772 100644 --- a/src/conf/cards/Makefile.am +++ b/src/conf/cards/Makefile.am @@ -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) -- 2.47.1