summaryrefslogtreecommitdiffstats
path: root/kcontrol/iccconfig/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/iccconfig/CMakeLists.txt')
-rw-r--r--kcontrol/iccconfig/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/iccconfig/CMakeLists.txt b/kcontrol/iccconfig/CMakeLists.txt
index 74f4c6c5c..de5a8905a 100644
--- a/kcontrol/iccconfig/CMakeLists.txt
+++ b/kcontrol/iccconfig/CMakeLists.txt
@@ -33,6 +33,6 @@ set_source_files_properties( iccconfig.cpp PROPERTIES COMPILE_FLAGS -DKDE_CONFDI
tde_add_kpart( kcm_iccconfig AUTOMOC
SOURCES
iccconfig.cpp iccconfigbase.ui iccconfig.skel
- LINK kio-shared krandr-shared
+ LINK kio-shared tderandr-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)