summaryrefslogtreecommitdiffstats
path: root/kcoloredit/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcoloredit/CMakeLists.txt')
-rw-r--r--kcoloredit/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcoloredit/CMakeLists.txt b/kcoloredit/CMakeLists.txt
index 93fc29f3..caf8e202 100644
--- a/kcoloredit/CMakeLists.txt
+++ b/kcoloredit/CMakeLists.txt
@@ -52,6 +52,6 @@ tde_add_executable( kcoloredit AUTOMOC
tde_add_executable( kcolorchooser AUTOMOC
SOURCES kcolorchooser.cpp
- LINK kdeui-shared
+ LINK tdeui-shared
DESTINATION ${BIN_INSTALL_DIR}
)