summaryrefslogtreecommitdiffstats
path: root/plugins/logviewer
diff options
context:
space:
mode:
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 88b1fe8..e11e126 100644
--- a/plugins/logviewer/Makefile.am
+++ b/plugins/logviewer/Makefile.am
@@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = ktlogviewerplugin.la
# Libs needed by the plugin
ktlogviewerplugin_la_LIBADD = $(LIB_TDEHTML) $(LIB_TDEPARTS) \
- ../../libktorrent/libktorrent.la $(LIB_QT) \
+ ../../libktorrent/libktorrent.la $(LIB_TQT) \
$(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEFILE)