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 e1d246cad..8faa3f26e 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/kdepim ) + DESTINATION ${INCLUDE_INSTALL_DIR}/kdepim ) ##### kpimexchange (shared) ##################### |