summaryrefslogtreecommitdiffstats
path: root/twin-styles/icewm/config/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 01:01:15 -0600
committerTimothy Pearson <[email protected]>2013-01-27 01:01:15 -0600
commit3e6041732cea0c280e34e1fe6c202ee70555e220 (patch)
treeee88b042be403046302761e9d0d5a2a166f3cd29 /twin-styles/icewm/config/CMakeLists.txt
parentf227b175cfde01641e973641dd81f9f44dc9c4f0 (diff)
downloadtdeartwork-3e6041732cea0c280e34e1fe6c202ee70555e220.tar.gz
tdeartwork-3e6041732cea0c280e34e1fe6c202ee70555e220.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'twin-styles/icewm/config/CMakeLists.txt')
-rw-r--r--twin-styles/icewm/config/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/icewm/config/CMakeLists.txt b/twin-styles/icewm/config/CMakeLists.txt
index 9e2e118d..4be08396 100644
--- a/twin-styles/icewm/config/CMakeLists.txt
+++ b/twin-styles/icewm/config/CMakeLists.txt
@@ -23,6 +23,6 @@ link_directories(
tde_add_kpart( twin_icewm_config AUTOMOC
SOURCES config.cpp
- LINK tdeui-shared kio-shared
+ LINK tdeui-shared tdeio-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)