summaryrefslogtreecommitdiffstats
path: root/plugins/logviewer
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 20:58:31 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 20:58:31 -0600
commit4eb973efdbdbae1f12f605eded95fe25c0bcee04 (patch)
treed91ca75f32aa54c2cf93ccbb7767616426f23393 /plugins/logviewer
parent2c862a90e80a46263b73c24dc749ace86457c480 (diff)
downloadktorrent-4eb973efdbdbae1f12f605eded95fe25c0bcee04.tar.gz
ktorrent-4eb973efdbdbae1f12f605eded95fe25c0bcee04.zip
Rename kiobuffer and KHTML
Diffstat (limited to 'plugins/logviewer')
-rw-r--r--plugins/logviewer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/logviewer/Makefile.am b/plugins/logviewer/Makefile.am
index 3e59091..2c7f150 100644
--- a/plugins/logviewer/Makefile.am
+++ b/plugins/logviewer/Makefile.am
@@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = ktlogviewerplugin.la
# Libs needed by the plugin
-ktlogviewerplugin_la_LIBADD = $(LIB_KHTML) $(LIB_KPARTS) \
+ktlogviewerplugin_la_LIBADD = $(LIB_TDEHTML) $(LIB_KPARTS) \
../../libktorrent/libktorrent.la $(LIB_QT) \
$(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KFILE)