summaryrefslogtreecommitdiffstats
path: root/lib/interfaces/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/interfaces/CMakeLists.txt')
-rw-r--r--lib/interfaces/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/interfaces/CMakeLists.txt b/lib/interfaces/CMakeLists.txt
index fac94870..94b07bec 100644
--- a/lib/interfaces/CMakeLists.txt
+++ b/lib/interfaces/CMakeLists.txt
@@ -34,11 +34,11 @@ install( FILES
kdevplugincontroller.h kdevplugininfo.h KDevCoreIface.h
KDevPartControllerIface.h katedocumentmanagerinterface.h
hashedstring.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kdevelop/interfaces )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tdevelop/interfaces )
install( FILES
- kdevelopproject.desktop kdeveloplanguagesupport.desktop
- kdevelopplugin.desktop
+ tdevelopproject.desktop tdeveloplanguagesupport.desktop
+ tdevelopplugin.desktop
DESTINATION ${SERVICETYPES_INSTALL_DIR} )