diff options
Diffstat (limited to 'kontact/interfaces')
-rw-r--r-- | kontact/interfaces/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/interfaces/CMakeLists.txt b/kontact/interfaces/CMakeLists.txt index 7cda8c197..f887cba75 100644 --- a/kontact/interfaces/CMakeLists.txt +++ b/kontact/interfaces/CMakeLists.txt @@ -26,7 +26,7 @@ link_directories( install( FILES core.h plugin.h summary.h - DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kontact ) + DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kontact ) ##### other data ################################ |