summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/test/AmRoutingInterfaceTest
diff options
context:
space:
mode:
authorchristian mueller <christian.ei.mueller@bmw.de>2012-03-06 16:39:11 +0100
committerchristian mueller <christian.ei.mueller@bmw.de>2012-03-06 16:39:11 +0100
commite553e5bc869df63d2e8d3fa0c581b3798db9b439 (patch)
treeb516ea1b3534c9f2ed3cb427b303b8a1d3a0f6e6 /AudioManagerDaemon/test/AmRoutingInterfaceTest
parent036fa34dee2480530366230e4fdf910f318e2f03 (diff)
downloadaudiomanager-e553e5bc869df63d2e8d3fa0c581b3798db9b439.tar.gz
* unfortunatly changed AUDIO_include_FOLDER back to AUDIO_INCLUDE_FOLDER
Diffstat (limited to 'AudioManagerDaemon/test/AmRoutingInterfaceTest')
-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 1634bdf..857015f 100644
--- a/AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt
+++ b/AudioManagerDaemon/test/AmRoutingInterfaceTest/CMakeLists.txt
@@ -29,7 +29,7 @@ pkg_check_modules(DLT REQUIRED automotive-dlt)
INCLUDE_DIRECTORIES(
${CMAKE_CURRENT_BINARY_DIR}
- ${AUDIO_include_FOLDER}
+ ${AUDIO_INCLUDE_FOLDER}
${DBUS_ARCH_INCLUDE_DIR}
${DBUS_include_FOLDER}
${CMAKE_SOURCE_DIR}