summaryrefslogtreecommitdiffstats
path: root/lib/widgets/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/CMakeLists.txt')
-rw-r--r--lib/widgets/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/widgets/CMakeLists.txt b/lib/widgets/CMakeLists.txt
index aae0455b..b819bc91 100644
--- a/lib/widgets/CMakeLists.txt
+++ b/lib/widgets/CMakeLists.txt
@@ -30,12 +30,12 @@ install( FILES
ksavealldialog.h resizablecombo.h kcomboview.h
kdevhtmlpart.h processlinemaker.h processwidget.h
fancylistviewitem.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kdevelop/widgets )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tdevelop/widgets )
##### other data ################################
-install( FILES kdevhtml_partui.rc DESTINATION ${DATA_INSTALL_DIR}/kdevelop )
+install( FILES kdevhtml_partui.rc DESTINATION ${DATA_INSTALL_DIR}/tdevelop )
##### kdevwidgets (shared) ######################