From: Jaroslav Kysela Date: Mon, 25 Jun 2001 08:12:57 +0000 (+0000) Subject: Fixed typo X-Git-Tag: v1.0.3~772 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=bc6f0e2f5fc1456f1c1adfac0ca5dcccc3cca5d1;p=alsa-lib.git Fixed typo --- 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)