summaryrefslogtreecommitdiffstats
path: root/src/profileengine/lib/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/profileengine/lib/CMakeLists.txt')
-rw-r--r--src/profileengine/lib/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profileengine/lib/CMakeLists.txt b/src/profileengine/lib/CMakeLists.txt
index f6cad526..cd36b2da 100644
--- a/src/profileengine/lib/CMakeLists.txt
+++ b/src/profileengine/lib/CMakeLists.txt
@@ -24,7 +24,7 @@ link_directories(
install( FILES
profileengine.h profile.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kdevelop/shell/profileengine )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tdevelop/shell/profileengine )
##### profileengine (shared) ####################