From 6f17856dec29f6a84d5e38b6db12fdc632cd4394 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 12 Jun 2012 02:08:20 -0500 Subject: Fix build errors Thanks to Roman Savochenko for the patch! --- kopete/protocols/jabber/kioslave/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/protocols/jabber') 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} ) -- cgit v1.2.1