summaryrefslogtreecommitdiffstats
path: root/parts/quickopen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'parts/quickopen/CMakeLists.txt')
-rw-r--r--parts/quickopen/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/quickopen/CMakeLists.txt b/parts/quickopen/CMakeLists.txt
index b67f2c4f..cb82433f 100644
--- a/parts/quickopen/CMakeLists.txt
+++ b/parts/quickopen/CMakeLists.txt
@@ -41,6 +41,6 @@ tde_add_kpart( libkdevquickopen AUTOMOC
quickopenfiledialog.cpp quickopenfunctiondialog.cpp
quickopenfunctionchooseformbase.ui
quickopenfunctionchooseform.cpp
- LINK kdevelop-shared
+ LINK tdevelop-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)