diff options
Diffstat (limited to 'kresources/egroupware/CMakeLists.txt')
-rw-r--r-- | kresources/egroupware/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/egroupware/CMakeLists.txt b/kresources/egroupware/CMakeLists.txt index aa61c9b9b..065e9a9c0 100644 --- a/kresources/egroupware/CMakeLists.txt +++ b/kresources/egroupware/CMakeLists.txt @@ -14,7 +14,7 @@ include_directories( ${CMAKE_BINARY_DIR}/kaddressbook/common ${CMAKE_SOURCE_DIR} ${CMAKE_SOURCE_DIR}/kaddressbook/common - ${CMAKE_SOURCE_DIR}/libkdepim + ${CMAKE_SOURCE_DIR}/libtdepim ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} ) |