From 57c2f4ea0148287d0bcea913cb34ba716489df4b Mon Sep 17 00:00:00 2001 From: Aleksandar Donchev Date: Tue, 26 Aug 2014 18:15:19 +0200 Subject: * Converter Implementation . Signed-off-by: Christian Linke --- AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt') diff --git a/AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt b/AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt index d619b02..b9aa9c5 100644 --- a/AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt +++ b/AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt @@ -57,7 +57,7 @@ file(GLOB ROUTING_INTERFACE_SRCS_CXX "../../src/CAmRoutingReceiver.cpp" "../../src/CAmCommandReceiver.cpp" "../../src/CAmDbusWrapper.cpp" - "*.cpp" + "*.cpp" ) IF(WITH_NSM) -- cgit v1.2.1