summaryrefslogtreecommitdiffstats
path: root/kate/app/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kate/app/CMakeLists.txt')
-rw-r--r--kate/app/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/app/CMakeLists.txt b/kate/app/CMakeLists.txt
index 8c2d1515f..7adea8ea3 100644
--- a/kate/app/CMakeLists.txt
+++ b/kate/app/CMakeLists.txt
@@ -46,7 +46,7 @@ tde_add_library( ${target} SHARED AUTOMOC
SOURCES ${${target}_SRCS}
VERSION 0.0.0
EMBED kateinterfacesprivate-static
- LINK kutils-shared
+ LINK tdeutils-shared
DESTINATION ${LIB_INSTALL_DIR}
)