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 dc12a93..c29084e 100644
--- a/AudioManagerDaemon/test/routingInterface/CMakeLists.txt
+++ b/AudioManagerDaemon/test/routingInterface/CMakeLists.txt
@@ -50,6 +50,7 @@ file(GLOB ROUTING_INTERFACE_SRCS_CXX
"../../src/DatabaseObserver.cpp"
"../../src/CommandSender.cpp"
"../../src/RoutingSender.cpp"
+ "../../src/Router.cpp"
"../CommonFunctions.cpp"
"*.cpp"
)