From 38188136cc426b4bb00abf6f8c7c90b4bb27c453 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 5 Nov 2011 21:46:25 -0500 Subject: Rename kde libraries to tde --- libksieve/parser/CMakeLists.txt | 2 +- libksieve/shared/CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libksieve') diff --git a/libksieve/parser/CMakeLists.txt b/libksieve/parser/CMakeLists.txt index 526bb168..524ea566 100644 --- a/libksieve/parser/CMakeLists.txt +++ b/libksieve/parser/CMakeLists.txt @@ -12,7 +12,7 @@ include_directories( ${CMAKE_BINARY_DIR} ${CMAKE_SOURCE_DIR}/libksieve - ${CMAKE_SOURCE_DIR}/libkdepim + ${CMAKE_SOURCE_DIR}/libtdepim ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} ) diff --git a/libksieve/shared/CMakeLists.txt b/libksieve/shared/CMakeLists.txt index 5f3e92f4..61803fb4 100644 --- a/libksieve/shared/CMakeLists.txt +++ b/libksieve/shared/CMakeLists.txt @@ -12,7 +12,7 @@ include_directories( ${CMAKE_BINARY_DIR} ${CMAKE_SOURCE_DIR}/libksieve - ${CMAKE_SOURCE_DIR}/libkdepim + ${CMAKE_SOURCE_DIR}/libtdepim ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} ) -- cgit v1.2.3