diff options
author | Timothy Pearson <[email protected]> | 2013-02-17 23:41:27 +0000 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-17 23:41:27 +0000 |
commit | 070482fcc398b8c5c25c8d3add69ed975ea2edd4 (patch) | |
tree | 0f100dc5bc86b0f5877cb74a02669ecf16122a4a /tderesources/kolab/CMakeLists.txt | |
parent | 00260fbb76eae21106094be8736ef0f1dabde387 (diff) | |
download | tdepim-070482fcc398b8c5c25c8d3add69ed975ea2edd4.tar.gz tdepim-070482fcc398b8c5c25c8d3add69ed975ea2edd4.zip |
Fix FTBFS
Diffstat (limited to 'tderesources/kolab/CMakeLists.txt')
-rw-r--r-- | tderesources/kolab/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/kolab/CMakeLists.txt b/tderesources/kolab/CMakeLists.txt index d8d194432..9fb08e18c 100644 --- a/tderesources/kolab/CMakeLists.txt +++ b/tderesources/kolab/CMakeLists.txt @@ -10,7 +10,7 @@ ################################################# add_subdirectory( shared ) -add_subdirectory( kabc ) +add_subdirectory( tdeabc ) add_subdirectory( knotes ) add_subdirectory( kcal ) |