diff --git a/CMakeLists.txt b/CMakeLists.txt index 9dbd24cb..80bb11bb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -45,8 +45,6 @@ endif() message(STATUS "Compiling FSFW for the ${OS_FSFW_NAME} operating system.") - - add_subdirectory(action) add_subdirectory(container) add_subdirectory(controller)