summaryrefslogtreecommitdiffstats
path: root/ksysguard/gui/ksgrd/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ksysguard/gui/ksgrd/CMakeLists.txt')
-rw-r--r--ksysguard/gui/ksgrd/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysguard/gui/ksgrd/CMakeLists.txt b/ksysguard/gui/ksgrd/CMakeLists.txt
index 5009bfcca..b1ec7c5f8 100644
--- a/ksysguard/gui/ksgrd/CMakeLists.txt
+++ b/ksysguard/gui/ksgrd/CMakeLists.txt
@@ -38,6 +38,6 @@ tde_add_library( ksgrd SHARED AUTOMOC
SensorShellAgent.cc SensorSocketAgent.cc StyleEngine.cc
StyleSettings.cc TimerSettings.cc
VERSION 1.2.0
- LINK kdeui-shared
+ LINK tdeui-shared
DESTINATION ${LIB_INSTALL_DIR}
)