summaryrefslogtreecommitdiffstats
path: root/tdewallet/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdewallet/CMakeLists.txt')
-rw-r--r--tdewallet/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdewallet/CMakeLists.txt b/tdewallet/CMakeLists.txt
index e4cedbe..7a4817e 100644
--- a/tdewallet/CMakeLists.txt
+++ b/tdewallet/CMakeLists.txt
@@ -32,7 +32,7 @@ tde_add_executable( tdewalletmanager AUTOMOC
tdewalletmanager.skel main.cpp tdewalletpopup.cpp
tdewalleteditor.cpp kwmapeditor.cpp
allyourbase.cpp kbetterthankdialogbase.ui
- LINK kio-shared
+ LINK tdeio-shared
DESTINATION ${BIN_INSTALL_DIR}
)