summaryrefslogtreecommitdiffstats
path: root/kcontrol/background/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/background/CMakeLists.txt')
-rw-r--r--kcontrol/background/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/background/CMakeLists.txt b/kcontrol/background/CMakeLists.txt
index 0d04bd10d..2dfc7ba3f 100644
--- a/kcontrol/background/CMakeLists.txt
+++ b/kcontrol/background/CMakeLists.txt
@@ -49,7 +49,7 @@ if( BUILD_KCONTROL )
tde_add_kpart( kcm_background AUTOMOC
SOURCES main.cpp
- LINK kcmbgnd-static bgnd-static knewstuff-shared
+ LINK kcmbgnd-static bgnd-static tdenewstuff-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)