Index: man/CMakeLists.txt
--- man/CMakeLists.txt.orig
+++ man/CMakeLists.txt
@@ -1,5 +1,4 @@
 if(NOT WIN32) # Don't install man pages on Windows
-    add_subdirectory(it)
     add_subdirectory(man1)
     add_subdirectory(man5)
 endif(NOT WIN32)
