From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- doc/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/CMakeLists.txt') 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 ) -- cgit v1.2.1