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/korganizer/plugins/printing/list/Makefile.am

15 lines
557 B

INCLUDES = -I$(top_srcdir)/korganizer/interfaces -I$(top_srcdir)/korganizer/printing -I$(top_srcdir) $(all_includes)
kde_module_LTLIBRARIES = libkorg_listprint.la
libkorg_listprint_la_SOURCES = calprintlistconfig_base.ui listprint.cpp
libkorg_listprint_la_LDFLAGS = -module $(KDE_PLUGIN) $(KDE_RPATH) $(all_libraries)
libkorg_listprint_la_LIBADD = $(LIB_TDECORE) $(LIB_TDEUI) $(top_builddir)/korganizer/printing/libkorg_stdprinting.la
noinst_HEADERS =
servicedir = $(kde_servicesdir)/korganizer
service_DATA = listprint.desktop
METASOURCES = AUTO