summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt
diff options
context:
space:
mode:
authorAleksandar Donchev <Aleksander.Donchev@partner.bmw.de>2014-08-26 18:15:19 +0200
committerChristian Linke <christian.linke@bmw.de>2014-11-05 18:35:35 +0100
commit57c2f4ea0148287d0bcea913cb34ba716489df4b (patch)
tree0aa026a28c4f4f2d727da882b0bee03cc671cb28 /AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt
parentafadaf4260e8d436b454289e61e85ac8c5bab071 (diff)
downloadaudiomanager-5849d39dd1b2c71da867e0928f8a960128d90f80.tar.gz
* Converter Implementation .6.2
Signed-off-by: Christian Linke <christian.linke@bmw.de>
Diffstat (limited to 'AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt')
-rw-r--r--AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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)