diff options
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) |