summaryrefslogtreecommitdiffstats
path: root/kcontrol/componentchooser/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/componentchooser/CMakeLists.txt')
-rw-r--r--kcontrol/componentchooser/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/componentchooser/CMakeLists.txt b/kcontrol/componentchooser/CMakeLists.txt
index 0a7eef7f5..53a77b2a1 100644
--- a/kcontrol/componentchooser/CMakeLists.txt
+++ b/kcontrol/componentchooser/CMakeLists.txt
@@ -33,6 +33,6 @@ tde_add_kpart( kcm_componentchooser AUTOMOC
componentchooser_ui.ui componentconfig_ui.ui
emailclientconfig_ui.ui terminalemulatorconfig_ui.ui
browserconfig_ui.ui componentchooser.cpp kcm_componentchooser.cpp
- LINK kio-shared
+ LINK tdeio-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)