summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/test/CMakeLists.txt
diff options
context:
space:
mode:
authorFrank Herchet <frank.fh.herchet@bmw.de>2012-02-14 16:47:22 +0100
committerFrank Herchet <frank.fh.herchet@bmw.de>2012-02-14 16:47:22 +0100
commitdc3eb79e419cb53f1394300873c204a9a2912823 (patch)
treeae3a7acf5f04559388bbbc06b21cad95d56c66bc /AudioManagerDaemon/test/CMakeLists.txt
parentd31807abef3e8f02de5ae4452527769f6c35b3db (diff)
downloadaudiomanager-dc3eb79e419cb53f1394300873c204a9a2912823.tar.gz
* add gtest for telnetserver
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 7450c99..65db219 100644
--- a/AudioManagerDaemon/test/CMakeLists.txt
+++ b/AudioManagerDaemon/test/CMakeLists.txt
@@ -20,3 +20,4 @@ add_subdirectory (routing)
add_subdirectory (routingInterface)
add_subdirectory (controlInterface)
add_subdirectory (sockethandler)
+add_subdirectory (telnetserver)