]> git.alsa-project.org Git - alsa-lib.git/commitdiff
configure: Fix forgotten ucm entry
authorTakashi Iwai <tiwai@suse.de>
Thu, 3 May 2018 06:40:20 +0000 (08:40 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 3 May 2018 06:40:20 +0000 (08:40 +0200)
The previous commit forgot to add to configure.ac.  Fix it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
configure.ac

index 3ee989eb32e15494a5234ddd1e18dfd22e184ebe..693b5d5384363eccbd9ed28004844fbb7ca62117 100644 (file)
@@ -725,6 +725,7 @@ AC_OUTPUT(Makefile doc/Makefile doc/pictures/Makefile doc/doxygen.cfg \
          src/conf/ucm/chtrt5645-mono-speaker-analog-mic/Makefile \
          src/conf/ucm/DAISY-I2S/Makefile \
          src/conf/ucm/DB410c/Makefile \
+         src/conf/ucm/Dell-WD15-Dock/Makefile \
          src/conf/ucm/GoogleNyan/Makefile \
          src/conf/ucm/gpd-win-pocket-rt5645/Makefile \
          src/conf/ucm/HDAudio-Gigabyte-ALC1220DualCodecs/Makefile \