summaryrefslogtreecommitdiffstats
path: root/kwin/kcmkwin/kwinoptions/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/kcmkwin/kwinoptions/CMakeLists.txt')
-rw-r--r--kwin/kcmkwin/kwinoptions/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/kcmkwin/kwinoptions/CMakeLists.txt b/kwin/kcmkwin/kwinoptions/CMakeLists.txt
index 21a8648ea..b3caf6ec0 100644
--- a/kwin/kcmkwin/kwinoptions/CMakeLists.txt
+++ b/kwin/kcmkwin/kwinoptions/CMakeLists.txt
@@ -35,6 +35,6 @@ install( FILES
tde_add_kpart( kcm_kwinoptions AUTOMOC
SOURCES windows.cpp mouse.cpp main.cpp
- LINK kdeui-shared
+ LINK tdeui-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)