diff options
-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 fde8a6b48..a91cedb00 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}/kdepim ) + DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kdepim ) ##### kpimexchange (shared) ##################### |