summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'PluginCommandInterfaceDbus/test/CMakeLists.txt')
-rw-r--r--PluginCommandInterfaceDbus/test/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/PluginCommandInterfaceDbus/test/CMakeLists.txt b/PluginCommandInterfaceDbus/test/CMakeLists.txt
index 0c33420..8745af8 100644
--- a/PluginCommandInterfaceDbus/test/CMakeLists.txt
+++ b/PluginCommandInterfaceDbus/test/CMakeLists.txt
@@ -69,6 +69,8 @@ file(GLOB DBUS_SIGNAL_INTERFACE_SRCS_CXX
"../../AudioManagerDaemon/src/CommandSender.cpp"
"../../AudioManagerDaemon/src/SocketHandler.cpp"
"../../AudioManagerDaemon/src/DLTWrapper.cpp"
+ "../../AudioManagerDaemon/src/DatabaseHandler.cpp"
+ "../../AudioManagerDaemon/src/ControlSender.cpp"
"../src/*.cpp"
"dbuscommaninterfacesignalsTest.cpp"
"DbusCommandInterfaceBackdoor.cpp"