summaryrefslogtreecommitdiffstats
path: root/ktnef/lib/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ktnef/lib/CMakeLists.txt')
-rw-r--r--ktnef/lib/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktnef/lib/CMakeLists.txt b/ktnef/lib/CMakeLists.txt
index 068fffff..8694d25f 100644
--- a/ktnef/lib/CMakeLists.txt
+++ b/ktnef/lib/CMakeLists.txt
@@ -30,6 +30,6 @@ tde_add_library( ktnef SHARED
mapi.cpp ktnefpropertyset.cpp ktnefmessage.cpp
ktnefwriter.cpp lzfu.cpp
VERSION 1.0.0
- LINK kio-shared
+ LINK tdeio-shared
DESTINATION ${LIB_INSTALL_DIR}
)