diff options
Diffstat (limited to 'kopete/protocols/jabber')
-rw-r--r-- | kopete/protocols/jabber/kioslave/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/kioslave/CMakeLists.txt b/kopete/protocols/jabber/kioslave/CMakeLists.txt index 6c691ae5..9539457b 100644 --- a/kopete/protocols/jabber/kioslave/CMakeLists.txt +++ b/kopete/protocols/jabber/kioslave/CMakeLists.txt @@ -37,6 +37,6 @@ tde_add_kpart( kio_jabberdisco AUTOMOC LINK jabberclient-static idn iris_xmpp_core-static iris_xmpp_im-static iris_jabber-static iris-static - qca-static cutestuff_network-static cutestuff_util-static kio-shared idn + qca-static cutestuff_network-static cutestuff_util-static kio-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) |