summaryrefslogtreecommitdiffstats
path: root/kcontrol/style/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/style/CMakeLists.txt')
-rw-r--r--kcontrol/style/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/style/CMakeLists.txt b/kcontrol/style/CMakeLists.txt
index 26a9569ff..88f0927af 100644
--- a/kcontrol/style/CMakeLists.txt
+++ b/kcontrol/style/CMakeLists.txt
@@ -33,6 +33,6 @@ tde_add_kpart( kcm_style AUTOMOC
SOURCES
kcmstyle.cpp stylepreview.ui menupreview.cpp
styleconfdialog.cpp
- LINK krdb-static kio-shared
+ LINK krdb-static tdeio-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)