summaryrefslogtreecommitdiffstats
path: root/kcontrol/konq/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/konq/CMakeLists.txt')
-rw-r--r--kcontrol/konq/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/konq/CMakeLists.txt b/kcontrol/konq/CMakeLists.txt
index b77e3bf93..d7b12811f 100644
--- a/kcontrol/konq/CMakeLists.txt
+++ b/kcontrol/konq/CMakeLists.txt
@@ -45,6 +45,6 @@ tde_add_kpart( kcm_konq AUTOMOC
behaviour.cpp desktop.cpp desktopbehavior_impl.cpp
previews.cpp browser.cpp main.cpp rootopts.cpp
fontopts.cpp desktopbehavior.ui
- LINK kio-shared kutils-shared
+ LINK kio-shared tdeutils-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)