summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/history/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/history/CMakeLists.txt')
-rw-r--r--kopete/plugins/history/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/history/CMakeLists.txt b/kopete/plugins/history/CMakeLists.txt
index 4d118d91..aed227fc 100644
--- a/kopete/plugins/history/CMakeLists.txt
+++ b/kopete/plugins/history/CMakeLists.txt
@@ -39,7 +39,7 @@ tde_add_kpart( kopete_history AUTOMOC
historyplugin.cpp historydialog.cpp historyviewer.ui
historylogger.cpp converter.cpp historyguiclient.cpp
historyconfig.kcfgc
- LINK kopete-shared khtml-shared
+ LINK kopete-shared tdehtml-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)