summaryrefslogtreecommitdiffstats
path: root/kcontrol/kio/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kio/CMakeLists.txt')
-rw-r--r--kcontrol/kio/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kio/CMakeLists.txt b/kcontrol/kio/CMakeLists.txt
index 79be7a766..aa0d185e3 100644
--- a/kcontrol/kio/CMakeLists.txt
+++ b/kcontrol/kio/CMakeLists.txt
@@ -50,6 +50,6 @@ tde_add_kpart( kcm_kio AUTOMOC
kproxydlg_ui.ui kcookiesmanagementdlg_ui.ui kcookiespoliciesdlg_ui.ui
policydlg_ui.ui useragentdlg_ui.ui uagentproviderdlg_ui.ui
manualproxy_ui.ui envvarproxy_ui.ui cache_ui.ui
- LINK kio-shared kutils-shared
+ LINK kio-shared tdeutils-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)