summaryrefslogtreecommitdiffstats
path: root/kwin/clients/keramik/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/clients/keramik/CMakeLists.txt')
-rw-r--r--kwin/clients/keramik/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/clients/keramik/CMakeLists.txt b/kwin/clients/keramik/CMakeLists.txt
index 851f44a9a..e4da85e84 100644
--- a/kwin/clients/keramik/CMakeLists.txt
+++ b/kwin/clients/keramik/CMakeLists.txt
@@ -35,7 +35,7 @@ set_source_files_properties( keramik.cpp
tde_add_kpart( kwin3_keramik AUTOMOC
SOURCES keramik.cpp
- LINK kdecorations-shared kdeui-shared
+ LINK tdecorations-shared tdeui-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)