diff options
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index f4dc993cf..88a718243 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -10,4 +10,4 @@ ################################################# add_subdirectory( common ) -add_subdirectory( kspell ) +add_subdirectory( tdespell ) |