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)