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 /doc/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 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 930db3e21..f4dc993cf 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -10,3 +10,4 @@ ################################################# add_subdirectory( common ) +add_subdirectory( kspell ) |