diff options
Diffstat (limited to 'libkpimexchange/core/CMakeLists.txt')
-rw-r--r-- | libkpimexchange/core/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimexchange/core/CMakeLists.txt b/libkpimexchange/core/CMakeLists.txt index fc5cc2550..4b96202f1 100644 --- a/libkpimexchange/core/CMakeLists.txt +++ b/libkpimexchange/core/CMakeLists.txt @@ -30,7 +30,7 @@ link_directories( install( FILES exchangeclient.h exchangeaccount.h - DESTINATION ${INCLUDE_INSTALL_DIR}/kde/tdepim ) + DESTINATION ${INCLUDE_INSTALL_DIR}/tde/tdepim ) ##### kpimexchange (shared) ##################### |