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