summaryrefslogtreecommitdiffstats
path: root/librss/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'librss/CMakeLists.txt')
-rw-r--r--librss/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/librss/CMakeLists.txt b/librss/CMakeLists.txt
index 2456b38d..4803ed69 100644
--- a/librss/CMakeLists.txt
+++ b/librss/CMakeLists.txt
@@ -36,7 +36,7 @@ tde_add_library( rss SHARED AUTOMOC
article.cpp document.cpp image.cpp textinput.cpp tools_p.cpp
loader.cpp
VERSION 1.0.0
- LINK kio-shared
+ LINK tdeio-shared
DESTINATION ${LIB_INSTALL_DIR}
)