summaryrefslogtreecommitdiffstats
path: root/parts/openwith/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'parts/openwith/CMakeLists.txt')
-rw-r--r--parts/openwith/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/openwith/CMakeLists.txt b/parts/openwith/CMakeLists.txt
index e5c4a707..8384bdaa 100644
--- a/parts/openwith/CMakeLists.txt
+++ b/parts/openwith/CMakeLists.txt
@@ -33,6 +33,6 @@ install( FILES kdevopenwith.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
tde_add_kpart( libkdevopenwith AUTOMOC
SOURCES openwithpart.cpp
- LINK kdevelop-shared
+ LINK tdevelop-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)