summaryrefslogtreecommitdiff
path: root/test/components/transport_manager/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/components/transport_manager/CMakeLists.txt')
-rw-r--r--test/components/transport_manager/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/components/transport_manager/CMakeLists.txt b/test/components/transport_manager/CMakeLists.txt
index 9ffa4dd39c..dfc87ebd1a 100644
--- a/test/components/transport_manager/CMakeLists.txt
+++ b/test/components/transport_manager/CMakeLists.txt
@@ -3,7 +3,6 @@ include_directories (
./include
${CMAKE_SOURCE_DIR}/src/components/transport_manager/include
${CMAKE_SOURCE_DIR}/src/components/config_profile/include/
- ${CMAKE_SOURCE_DIR}/src/components/utils/include/
${LIBUSB_INCLUDE_DIRECTORY}
${LOG4CXX_INCLUDE_DIRECTORY}
)