diff options
Diffstat (limited to 'tdeabc/formats/CMakeLists.txt')
-rw-r--r-- | tdeabc/formats/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeabc/formats/CMakeLists.txt b/tdeabc/formats/CMakeLists.txt index d7a9e0fc9..5b1bd1162 100644 --- a/tdeabc/formats/CMakeLists.txt +++ b/tdeabc/formats/CMakeLists.txt @@ -10,8 +10,8 @@ ################################################# include_directories( - ${CMAKE_BINARY_DIR}/kabc - ${CMAKE_SOURCE_DIR}/kabc + ${CMAKE_BINARY_DIR}/tdeabc + ${CMAKE_SOURCE_DIR}/tdeabc ${TQT_INCLUDE_DIRS} ${CMAKE_BINARY_DIR}/tdecore |