summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/CMakeLists.txt')
-rw-r--r--umbrello/umbrello/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/CMakeLists.txt b/umbrello/umbrello/CMakeLists.txt
index f7c299b3..7329dec6 100644
--- a/umbrello/umbrello/CMakeLists.txt
+++ b/umbrello/umbrello/CMakeLists.txt
@@ -81,6 +81,6 @@ tde_add_executable( umbrello AUTOMOC
LINK
refactoring-static codeimport-static kdevcppparser-static clipboard-static
codegenerator-static docgenerators-static dialogs-static
- tdeprint-shared kio-shared ${XML2_LIBRARIES} ${XSLT_LIBRARIES}
+ tdeprint-shared tdeio-shared ${XML2_LIBRARIES} ${XSLT_LIBRARIES}
DESTINATION ${BIN_INSTALL_DIR}
)