summaryrefslogtreecommitdiffstats
path: root/kappfinder
diff options
context:
space:
mode:
Diffstat (limited to 'kappfinder')
-rw-r--r--kappfinder/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kappfinder/CMakeLists.txt b/kappfinder/CMakeLists.txt
index 504326bb2..7d35b4329 100644
--- a/kappfinder/CMakeLists.txt
+++ b/kappfinder/CMakeLists.txt
@@ -33,7 +33,7 @@ install( FILES uninstall.desktop DESTINATION ${APPS_INSTALL_DIR}/System RENAME k
tde_add_executable( kappfinder AUTOMOC
SOURCES main.cpp toplevel.cpp common.cpp
- LINK kio-shared
+ LINK tdeio-shared
DESTINATION ${BIN_INSTALL_DIR}
)