summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 21b1e75a..69c2f666 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -92,7 +92,7 @@ tde_add_library( kdevshell SHARED AUTOMOC
toplevel.cpp
VERSION 0.0.0
LINK
- kdevutil-static d-static kinterfacedesigner-static
+ kdevutil-static d-shared kinterfacedesigner-shared
profileengine-shared kdevelop-shared kdevwidgets-shared
DESTINATION ${LIB_INSTALL_DIR}
)