summaryrefslogtreecommitdiffstats
path: root/parts/partexplorer/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'parts/partexplorer/CMakeLists.txt')
-rw-r--r--parts/partexplorer/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/partexplorer/CMakeLists.txt b/parts/partexplorer/CMakeLists.txt
index 0b3e6a3a..7fe5080f 100644
--- a/parts/partexplorer/CMakeLists.txt
+++ b/parts/partexplorer/CMakeLists.txt
@@ -35,6 +35,6 @@ tde_add_kpart( libkdevpartexplorer AUTOMOC
SOURCES
partexplorerformbase.ui partexplorerform.cpp
partexplorer_plugin.cpp
- LINK kdevelop-shared
+ LINK tdevelop-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)