<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- CMakeLists.txt.orig	2011-09-09 09:13:56.000000000 -0400
+++ CMakeLists.txt	2011-09-09 09:14:00.000000000 -0400
@@ -9,7 +9,6 @@
 check_include_files(ieeefp.h HAVE_IEEEFP_H)
 configure_file(config-kmplot.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/kmplot/config-kmplot.h)
 
-add_subdirectory( doc )
 add_subdirectory( kmplot ) 
 add_subdirectory( icons ) 
 
</pre></body></html>