diff --git a/src/Mod/CMakeLists.txt b/src/Mod/CMakeLists.txt index dcc85d0426..a6906e165b 100644 --- a/src/Mod/CMakeLists.txt +++ b/src/Mod/CMakeLists.txt @@ -146,5 +146,3 @@ endif(BUILD_ADDONMGR) if(BUILD_TUX) add_subdirectory(Tux) endif(BUILD_TUX) - -add_subdirectory(LineFollowing)