summaryrefslogtreecommitdiffstats
path: root/kcontrol/kfontinst/kfontinst/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kfontinst/kfontinst/CMakeLists.txt')
-rw-r--r--kcontrol/kfontinst/kfontinst/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kfontinst/kfontinst/CMakeLists.txt b/kcontrol/kfontinst/kfontinst/CMakeLists.txt
index f288ca5ea..fdcb51b15 100644
--- a/kcontrol/kfontinst/kfontinst/CMakeLists.txt
+++ b/kcontrol/kfontinst/kfontinst/CMakeLists.txt
@@ -31,6 +31,6 @@ tde_add_executable( kfontinst
SOURCES
Main.cpp FontEngine.cpp Fontmap.cpp GetPid.c
XConfig.cpp
- LINK kxftconfig-static kfontinst-shared kio-shared
+ LINK kxftconfig-static kfontinst-shared tdeio-shared
DESTINATION ${BIN_INSTALL_DIR}
)