summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/akregator/Makefile.am
blob: a41148c6ccdaa704c657fa973e452608e09ab732 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
INCLUDES = -I$(top_srcdir)/kontact/interfaces -I$(top_srcdir)/akregator/src -I$(top_srcdir) $(all_includes)

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_TDEPARTS)
libkontact_akregator_la_SOURCES = akregator_plugin.cpp akregator_partiface.stub

METASOURCES = AUTO

akregator_partiface_DIR = $(top_srcdir)/akregator/src

servicedir = $(kde_servicesdir)/kontact
service_DATA = akregatorplugin.desktop akregatorplugin3.2.desktop