You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/akregator/src/mk4storage/Makefile.am

33 lines
963 B

kde_module_LTLIBRARIES = libakregator_mk4storage_plugin.la
SUBDIRS = metakit
INCLUDES = \
-I$(top_srcdir)/akregator/src \
-I$(top_srcdir)/akregator/src/mk4storage/metakit/include \
$(all_includes)
libakregator_mk4storage_plugin_la_LIBADD = \
$(top_builddir)/akregator/src/mk4storage/metakit/src/libmetakitlocal.la \
$(top_builddir)/akregator/src/librss/librsslocal.la \
../libakregatorprivate.la \
$(LIB_TDEFILE) \
$(LIB_TDECORE) \
$(LIB_TQT) \
$(LIB_TDEUI)
libakregator_mk4storage_plugin_la_LDFLAGS = \
$(KDE_PLUGIN) \
$(all_libraries)
libakregator_mk4storage_plugin_la_SOURCES = feedstoragemk4impl.cpp \
storagemk4impl.cpp \
storagefactorymk4impl.cpp \
mk4plugin.cpp
METASOURCES = AUTO
kde_services_DATA = akregator_mk4storage_plugin.desktop
kde_kcfg_DATA = mk4config.kcfg