--- CMakeLists.txt.orig	2024-08-08 10:30:27 UTC
+++ CMakeLists.txt
@@ -2097,8 +2097,6 @@ ENDIF()
   ENDIF()
 ENDIF()
 
-ADD_SUBDIRECTORY(extra/libkmip)
-
 #
 # Setup maintainer mode options by the end. Platform checks are
 # not run with the warning options as to not perturb fragile checks
@@ -2364,10 +2362,6 @@ IF(ENABLE_GCOV)
 
 IF(ENABLE_GCOV)
   INCLUDE(fastcov)
-ENDIF()
-
-IF(UNIX)
-  ADD_SUBDIRECTORY(man)
 ENDIF()
 
 IF(LINUX AND NOT WITHOUT_SERVER)
