summaryrefslogtreecommitdiffstats
path: root/akregator
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:32:30 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:32:30 -0600
commit8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a (patch)
tree32f637246a26cbd9f49a9b6d907d8aaa85953a58 /akregator
parentb9ef732a4a8e8eff1b646dfe6fa11c42f3a82ac8 (diff)
downloadtdepim-8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a.tar.gz
tdepim-8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'akregator')
-rw-r--r--akregator/src/mk4storage/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/mk4storage/Makefile.am b/akregator/src/mk4storage/Makefile.am
index a7bb10cb1..e862c038d 100644
--- a/akregator/src/mk4storage/Makefile.am
+++ b/akregator/src/mk4storage/Makefile.am
@@ -11,7 +11,7 @@ libakregator_mk4storage_plugin_la_LIBADD = \
$(top_builddir)/akregator/src/mk4storage/metakit/src/libmetakitlocal.la \
$(top_builddir)/akregator/src/librss/librsslocal.la \
../libakregatorprivate.la \
- $(LIB_KFILE) \
+ $(LIB_TDEFILE) \
$(LIB_TDECORE) \
$(LIB_QT) \
$(LIB_TDEUI)