summaryrefslogtreecommitdiffstats
path: root/kcontrol/tdm/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/tdm/CMakeLists.txt')
-rw-r--r--kcontrol/tdm/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/tdm/CMakeLists.txt b/kcontrol/tdm/CMakeLists.txt
index d325f8287..7c2a1f887 100644
--- a/kcontrol/tdm/CMakeLists.txt
+++ b/kcontrol/tdm/CMakeLists.txt
@@ -36,6 +36,6 @@ tde_add_kpart( kcm_tdm AUTOMOC
SOURCES
background.cpp tdm-appear.cpp tdm-font.cpp tdm-shut.cpp
tdm-users.cpp tdm-conv.cpp main.cpp kbackedcombobox.cpp
- LINK kcmbgnd-static bgnd-static knewstuff-shared
+ LINK kcmbgnd-static bgnd-static tdenewstuff-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)