summaryrefslogtreecommitdiffstats
path: root/tdepasswd/kcm
diff options
context:
space:
mode:
Diffstat (limited to 'tdepasswd/kcm')
-rw-r--r--tdepasswd/kcm/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdepasswd/kcm/CMakeLists.txt b/tdepasswd/kcm/CMakeLists.txt
index 338a4f4cb..e7dfe5e24 100644
--- a/tdepasswd/kcm/CMakeLists.txt
+++ b/tdepasswd/kcm/CMakeLists.txt
@@ -39,6 +39,6 @@ tde_add_kpart( kcm_useraccount AUTOMOC
SOURCES
main_widget.ui chfnprocess.cpp main.cpp
chfacedlg.cpp settings.kcfgc pass.kcfgc
- LINK konq-shared
+ LINK konq-shared tdesu-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)