summaryrefslogtreecommitdiff
path: root/src/components/hmi_message_handler/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/hmi_message_handler/CMakeLists.txt')
-rw-r--r--src/components/hmi_message_handler/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/hmi_message_handler/CMakeLists.txt b/src/components/hmi_message_handler/CMakeLists.txt
index aa10729458..49aea93bda 100644
--- a/src/components/hmi_message_handler/CMakeLists.txt
+++ b/src/components/hmi_message_handler/CMakeLists.txt
@@ -55,7 +55,6 @@ set (SOURCES
${COMPONENTS_DIR}/hmi_message_handler/src/hmi_message_handler_impl.cc
${COMPONENTS_DIR}/hmi_message_handler/src/messagebroker_adapter.cc
${COMPONENTS_DIR}/hmi_message_handler/src/hmi_message_adapter_impl.cc
- ${COMPONENTS_DIR}/hmi_message_handler/src/mqueue_adapter.cc
${DBUS_SOURCE}
)