From bfef446b0406e83c5725e51f47e896626c87e0bf Mon Sep 17 00:00:00 2001 From: xuxuehai Date: Thu, 16 May 2024 20:09:50 +0800 Subject: [PATCH] commit msg Signed-off-by: xuxuehai --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.gn b/BUILD.gn index b20442ac..8aed7b89 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -63,6 +63,7 @@ ohos_source_set("alsa_lib_dynamic") { "//third_party/alsa-lib/src/control/control_shm.c", "//third_party/alsa-lib/src/control/control_symbols.c", "//third_party/alsa-lib/src/control/ctlparse.c", + "//third_party/alsa-lib/src/control/eld.c", "//third_party/alsa-lib/src/control/hcontrol.c", "//third_party/alsa-lib/src/control/namehint.c", "//third_party/alsa-lib/src/control/setup.c",