summaryrefslogtreecommitdiffstats
path: root/kcontrol/xinerama/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/xinerama/CMakeLists.txt')
-rw-r--r--kcontrol/xinerama/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/xinerama/CMakeLists.txt b/kcontrol/xinerama/CMakeLists.txt
index 5cd2765fe..1a7419eb0 100644
--- a/kcontrol/xinerama/CMakeLists.txt
+++ b/kcontrol/xinerama/CMakeLists.txt
@@ -28,6 +28,6 @@ install( FILES xinerama.desktop DESTINATION ${APPS_INSTALL_DIR}/.hidden )
tde_add_kpart( kcm_xinerama AUTOMOC
SOURCES kcmxinerama.cpp xineramawidget.ui
- LINK kdeui-shared
+ LINK tdeui-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)