diff options
Diffstat (limited to 'kontact/plugins/akregator/Makefile.am')
-rw-r--r-- | kontact/plugins/akregator/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/akregator/Makefile.am b/kontact/plugins/akregator/Makefile.am index d97f14341..a41148c6c 100644 --- a/kontact/plugins/akregator/Makefile.am +++ b/kontact/plugins/akregator/Makefile.am @@ -2,7 +2,7 @@ INCLUDES = -I$(top_srcdir)/kontact/interfaces -I$(top_srcdir)/akregator/src -I$( kde_module_LTLIBRARIES = libkontact_akregator.la libkontact_akregator_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -libkontact_akregator_la_LIBADD = $(top_builddir)/kontact/interfaces/libkpinterfaces.la $(LIB_KPARTS) +libkontact_akregator_la_LIBADD = $(top_builddir)/kontact/interfaces/libkpinterfaces.la $(LIB_TDEPARTS) libkontact_akregator_la_SOURCES = akregator_plugin.cpp akregator_partiface.stub METASOURCES = AUTO |