summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/src/CMakeLists.txt')
-rw-r--r--kdevdesigner/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/src/CMakeLists.txt b/kdevdesigner/src/CMakeLists.txt
index 726a91d1..c232cd2f 100644
--- a/kdevdesigner/src/CMakeLists.txt
+++ b/kdevdesigner/src/CMakeLists.txt
@@ -31,6 +31,6 @@ install( FILES kdevdesigner_shell.rc DESTINATION ${DATA_INSTALL_DIR}/kdevdesigne
tde_add_executable( kdevdesigner AUTOMOC
SOURCES main.cpp kdevdesigner.cpp
- LINK kparts-shared
+ LINK tdeparts-shared
DESTINATION ${BIN_INSTALL_DIR}
)