summaryrefslogtreecommitdiffstats
path: root/kpager/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kpager/CMakeLists.txt')
-rw-r--r--kpager/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpager/CMakeLists.txt b/kpager/CMakeLists.txt
index 8265c4ded..abe022683 100644
--- a/kpager/CMakeLists.txt
+++ b/kpager/CMakeLists.txt
@@ -35,6 +35,6 @@ tde_add_executable( kpager AUTOMOC
SOURCES
desktop.cpp kpager.cpp config.cpp windowdrag.cpp
kpagerIface.skel main.cpp
- LINK kdeui-shared
+ LINK tdeui-shared
DESTINATION ${BIN_INSTALL_DIR}
)