summaryrefslogtreecommitdiff
path: root/AudioManagerCore/test/CMakeLists.txt
diff options
context:
space:
mode:
authorGENIVI Audio Manager Maintainer <GeniviAMmaintainer@users.noreply.github.com>2016-11-22 13:37:35 +0100
committerGitHub <noreply@github.com>2016-11-22 13:37:35 +0100
commit70f3263edf097b7990fcd2d27d4d47da34b6c0da (patch)
treef2a5e4482b4893315600fe7bcb822fa5260fb944 /AudioManagerCore/test/CMakeLists.txt
parent0b8e04d293612d119227809fc678c90a39a51d3d (diff)
parent90f28dc6a890f9732596e6550d138e997b186297 (diff)
downloadaudiomanager-70f3263edf097b7990fcd2d27d4d47da34b6c0da.tar.gz
Merge pull request #7 from GENIVI/pull_request
talked through in telefone conference
Diffstat (limited to 'AudioManagerCore/test/CMakeLists.txt')
-rw-r--r--AudioManagerCore/test/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/AudioManagerCore/test/CMakeLists.txt b/AudioManagerCore/test/CMakeLists.txt
index 9dd9007..47658b4 100644
--- a/AudioManagerCore/test/CMakeLists.txt
+++ b/AudioManagerCore/test/CMakeLists.txt
@@ -29,7 +29,3 @@ add_subdirectory (AmRouterTest)
add_subdirectory (AmRouterMapTest)
add_subdirectory (AmRoutingInterfaceTest)
-IF(WITH_TELNET)
- add_subdirectory (AmTelnetServerTest)
-ENDIF(WITH_TELNET)
-