summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/test/CMakeLists.txt
diff options
context:
space:
mode:
authorchristian mueller <christian.ei.mueller@bmw.de>2011-12-20 23:58:20 +0100
committerchristian mueller <christian.ei.mueller@bmw.de>2011-12-20 23:58:20 +0100
commit18d1c7ee814993ae3fbee5635650e55472dac587 (patch)
tree598b6302cb883e9eaa58469d6e6e68a6e92a1c6c /AudioManagerDaemon/test/CMakeLists.txt
parent1c992fd131eab06ee4f5a7090377031975092aba (diff)
downloadaudiomanager-18d1c7ee814993ae3fbee5635650e55472dac587.tar.gz
* first version of the sockethandler with test
Diffstat (limited to 'AudioManagerDaemon/test/CMakeLists.txt')
-rw-r--r--AudioManagerDaemon/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/AudioManagerDaemon/test/CMakeLists.txt b/AudioManagerDaemon/test/CMakeLists.txt
index 3bcc777..e2e22c0 100644
--- a/AudioManagerDaemon/test/CMakeLists.txt
+++ b/AudioManagerDaemon/test/CMakeLists.txt
@@ -15,3 +15,4 @@ cmake_minimum_required(VERSION 2.6)
add_subdirectory (database)
add_subdirectory (routingInterface)
add_subdirectory (controlInterface)
+add_subdirectory (sockethandler) \ No newline at end of file