diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index f8d035031..1d8fd9e2c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -765,10 +765,7 @@ add_subdirectory( kded ) # add_subdirectory( kded_post ) add_subdirectory( kdoctools ) - -# FIXME is not very important, I will back there later -# add_subdirectory( doc ) - +add_subdirectory( doc ) add_subdirectory( kparts ) add_subdirectory( kutils ) add_subdirectory( kspell2 ) |