--- CMakeLists.txt.orig 2011-08-17 18:52:08.000000000 -0400 +++ CMakeLists.txt 2011-08-17 18:52:13.000000000 -0400 @@ -5,5 +5,4 @@ include_directories (${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES} ${QT4_INCLUDES}) add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS) -add_subdirectory( doc ) add_subdirectory( src )