summaryrefslogtreecommitdiffstats
path: root/konqueror/shellcmdplugin/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'konqueror/shellcmdplugin/CMakeLists.txt')
-rw-r--r--konqueror/shellcmdplugin/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/shellcmdplugin/CMakeLists.txt b/konqueror/shellcmdplugin/CMakeLists.txt
index 717a7464e..6ad36d513 100644
--- a/konqueror/shellcmdplugin/CMakeLists.txt
+++ b/konqueror/shellcmdplugin/CMakeLists.txt
@@ -42,6 +42,6 @@ set( ${target}_SRCS
tde_add_kpart( ${target} AUTOMOC
SOURCES ${${target}_SRCS}
- LINK konq-shared
+ LINK konq-shared tdesu-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)