diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:32:30 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:32:30 -0600 |
commit | 8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a (patch) | |
tree | 32f637246a26cbd9f49a9b6d907d8aaa85953a58 /akregator/src | |
parent | b9ef732a4a8e8eff1b646dfe6fa11c42f3a82ac8 (diff) | |
download | tdepim-8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a.tar.gz tdepim-8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'akregator/src')
-rw-r--r-- | akregator/src/mk4storage/Makefile.am | 2 |
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) |