summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/kcontrol/CMakeLists.txt')
-rw-r--r--khotkeys/kcontrol/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/CMakeLists.txt b/khotkeys/kcontrol/CMakeLists.txt
index e8c08a0ec..73f295447 100644
--- a/khotkeys/kcontrol/CMakeLists.txt
+++ b/khotkeys/kcontrol/CMakeLists.txt
@@ -53,6 +53,6 @@ tde_add_kpart( kcm_khotkeys AUTOMOC
tde_add_kpart( kcm_khotkeys_init AUTOMOC
SOURCES init.cpp
- LINK kdecore-shared
+ LINK tdecore-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)