From 07c3ecba73584c0e106de5434d6a2689a74215bf Mon Sep 17 00:00:00 2001 From: Jonathan Aillet Date: Mon, 11 Jun 2018 02:01:09 +0200 Subject: Rename files handling call/response of mixer Rename files handling call/response of mixer. Change-Id: I070f109e2f0249b74548ae7dc7b84793926cb261 Signed-off-by: Jonathan Aillet --- 4a-hal/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '4a-hal/CMakeLists.txt') diff --git a/4a-hal/CMakeLists.txt b/4a-hal/CMakeLists.txt index ded6c8c..2968f23 100644 --- a/4a-hal/CMakeLists.txt +++ b/4a-hal/CMakeLists.txt @@ -32,7 +32,7 @@ PROJECT_TARGET_ADD(4a-hal) ${TARGET_NAME}-controllers/${TARGET_NAME}-controllers-alsacore-link.c ${TARGET_NAME}-controllers/${TARGET_NAME}-controllers-api-loader.c ${TARGET_NAME}-controllers/${TARGET_NAME}-controllers-cb.c - ${TARGET_NAME}-controllers/${TARGET_NAME}-controllers-mixer-handler.c + ${TARGET_NAME}-controllers/${TARGET_NAME}-controllers-mixer-link.c ${TARGET_NAME}-controllers/${TARGET_NAME}-controllers-value-handler.c ) -- cgit 1.2.3-korg