diff options
Diffstat (limited to 'src/profiles/CMakeLists.txt')
-rw-r--r-- | src/profiles/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profiles/CMakeLists.txt b/src/profiles/CMakeLists.txt index b475eba3..5d886c88 100644 --- a/src/profiles/CMakeLists.txt +++ b/src/profiles/CMakeLists.txt @@ -12,4 +12,4 @@ add_subdirectory( IDE ) add_subdirectory( KDevAssistant ) -install( FILES profile.config DESTINATION ${DATA_INSTALL_DIR}/kdevelop/profiles ) +install( FILES profile.config DESTINATION ${DATA_INSTALL_DIR}/tdevelop/profiles ) |