summaryrefslogtreecommitdiffstats
path: root/kcontrol/samba/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/samba/CMakeLists.txt')
-rw-r--r--kcontrol/samba/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/samba/CMakeLists.txt b/kcontrol/samba/CMakeLists.txt
index 1358e0d53..20a39f232 100644
--- a/kcontrol/samba/CMakeLists.txt
+++ b/kcontrol/samba/CMakeLists.txt
@@ -31,6 +31,6 @@ tde_add_kpart( kcm_samba AUTOMOC
SOURCES
main.cpp ksmbstatus.cpp kcmsambaimports.cpp kcmsambalog.cpp
kcmsambastatistics.cpp
- LINK kio-shared
+ LINK tdeio-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)