summaryrefslogtreecommitdiffstats
path: root/plugins/logviewer
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:24:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:24:44 -0600
commit92838ed89df4cbf94b7a3198fb254bed34cdc926 (patch)
treef499d97b1c8d472cf99516fcfe83530ef2349333 /plugins/logviewer
parent54f6d7a987390e35df20b371bf5eb59d5a9f8a66 (diff)
downloadktorrent-92838ed89df4cbf94b7a3198fb254bed34cdc926.tar.gz
ktorrent-92838ed89df4cbf94b7a3198fb254bed34cdc926.zip
Rename a few build variables for overall consistency
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 2c7f150..7a9638e 100644
--- a/plugins/logviewer/Makefile.am
+++ b/plugins/logviewer/Makefile.am
@@ -7,7 +7,7 @@ kde_module_LTLIBRARIES = ktlogviewerplugin.la
# Libs needed by the plugin
ktlogviewerplugin_la_LIBADD = $(LIB_TDEHTML) $(LIB_KPARTS) \
../../libktorrent/libktorrent.la $(LIB_QT) \
- $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KFILE)
+ $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEFILE)