summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/config/appearance/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/config/appearance/CMakeLists.txt')
-rw-r--r--kopete/kopete/config/appearance/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/config/appearance/CMakeLists.txt b/kopete/kopete/config/appearance/CMakeLists.txt
index f24d022b..a0bdcb54 100644
--- a/kopete/kopete/config/appearance/CMakeLists.txt
+++ b/kopete/kopete/config/appearance/CMakeLists.txt
@@ -38,6 +38,6 @@ tde_add_kpart( kcm_kopete_appearanceconfig AUTOMOC
appearanceconfig_emoticons.ui emoticonseditdialog.cpp
emoticonseditwidget.ui tooltipeditdialog.cpp
tooltipeditwidget.ui
- LINK kopetechatwindow-static kopete-shared khtml-shared knewstuff-shared
+ LINK kopetechatwindow-static kopete-shared tdehtml-shared knewstuff-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)