diff options
author | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-10-13 21:35:16 +0000 |
---|---|---|
committer | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-10-13 21:35:16 +0000 |
commit | bb97b446e148799edbb0771e7659ab86e8e57e56 (patch) | |
tree | c0508fd317317654dc347ddba0558d4a6565bb59 /CMakeLists.txt | |
parent | 829c108ce91731433b312f9737e0d635d9b5c558 (diff) | |
download | tdelibs-bb97b446e148799edbb0771e7659ab86e8e57e56.tar.gz tdelibs-bb97b446e148799edbb0771e7659ab86e8e57e56.zip |
[kdelibs/doc] added kspell documentation
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1185610 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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 ) |