summaryrefslogtreecommitdiffstats
path: root/kcontrol/joystick/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/joystick/CMakeLists.txt')
-rw-r--r--kcontrol/joystick/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/joystick/CMakeLists.txt b/kcontrol/joystick/CMakeLists.txt
index 14d6bc487..4cc1060f0 100644
--- a/kcontrol/joystick/CMakeLists.txt
+++ b/kcontrol/joystick/CMakeLists.txt
@@ -31,6 +31,6 @@ tde_add_kpart( kcm_joystick AUTOMOC
SOURCES
joystick.cpp joywidget.cpp poswidget.cpp
joydevice.cpp caldialog.cpp
- LINK kdeui-shared
+ LINK tdeui-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)