diff options
Diffstat (limited to 'akregator/src/mk4storage/Makefile.am')
-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 e862c038d..cff4ef197 100644 --- a/akregator/src/mk4storage/Makefile.am +++ b/akregator/src/mk4storage/Makefile.am @@ -13,7 +13,7 @@ libakregator_mk4storage_plugin_la_LIBADD = \ ../libakregatorprivate.la \ $(LIB_TDEFILE) \ $(LIB_TDECORE) \ - $(LIB_QT) \ + $(LIB_TQT) \ $(LIB_TDEUI) libakregator_mk4storage_plugin_la_LDFLAGS = \ |