diff options
Diffstat (limited to 'korganizer/interfaces')
-rw-r--r-- | korganizer/interfaces/calendar/CMakeLists.txt | 2 | ||||
-rw-r--r-- | korganizer/interfaces/korganizer/CMakeLists.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/interfaces/calendar/CMakeLists.txt b/korganizer/interfaces/calendar/CMakeLists.txt index 572ca92ba..01be09249 100644 --- a/korganizer/interfaces/calendar/CMakeLists.txt +++ b/korganizer/interfaces/calendar/CMakeLists.txt @@ -11,7 +11,7 @@ install( FILES plugin.h calendardecoration.h - DESTINATION ${INCLUDE_INSTALL_DIR}/kde/calendar ) + DESTINATION ${INCLUDE_INSTALL_DIR}/tde/calendar ) install( FILES calendarplugin.desktop calendardecoration.desktop diff --git a/korganizer/interfaces/korganizer/CMakeLists.txt b/korganizer/interfaces/korganizer/CMakeLists.txt index 1db81d876..c6bafae44 100644 --- a/korganizer/interfaces/korganizer/CMakeLists.txt +++ b/korganizer/interfaces/korganizer/CMakeLists.txt @@ -11,7 +11,7 @@ install( FILES part.h baseview.h calendarviewbase.h mainwindow.h corehelper.h printplugin.h - DESTINATION ${INCLUDE_INSTALL_DIR}/kde/korganizer ) + DESTINATION ${INCLUDE_INSTALL_DIR}/tde/korganizer ) install( FILES korganizerpart.desktop korgprintplugin.desktop |