summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/test/routingInterface/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerDaemon/test/routingInterface/CMakeLists.txt')
-rw-r--r--AudioManagerDaemon/test/routingInterface/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/AudioManagerDaemon/test/routingInterface/CMakeLists.txt b/AudioManagerDaemon/test/routingInterface/CMakeLists.txt
index 8d232f6..5b5da3c 100644
--- a/AudioManagerDaemon/test/routingInterface/CMakeLists.txt
+++ b/AudioManagerDaemon/test/routingInterface/CMakeLists.txt
@@ -53,6 +53,7 @@ file(GLOB ROUTING_INTERFACE_SRCS_CXX
"../../src/Router.cpp"
"../../src/ControlSender.cpp"
"../CommonFunctions.cpp"
+ "../../src/DLTWrapper.cpp"
"*.cpp"
)