summaryrefslogtreecommitdiffstats
path: root/kgantt/kgantt/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kgantt/kgantt/CMakeLists.txt')
-rw-r--r--kgantt/kgantt/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgantt/kgantt/CMakeLists.txt b/kgantt/kgantt/CMakeLists.txt
index ad5af137f..8f965df78 100644
--- a/kgantt/kgantt/CMakeLists.txt
+++ b/kgantt/kgantt/CMakeLists.txt
@@ -26,7 +26,7 @@ link_directories(
install( FILES
KGantt.h KGanttItem.h KGanttRelation.h xQGanttBarView.h xQGanttBarViewPort.h
xQGanttListView.h xQGanttListViewPort.h KGanttBarConfig.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kgantt )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kgantt )
##### kgantt (shared) ###########################