kde_services_DATA = chalkwsplugin.desktop INCLUDES = -I$(srcdir)/../../sdk \ -I$(srcdir)/../../core \ -I$(srcdir)/../../core/color_strategy \ -I$(srcdir)/../../../chalkcolor/color_strategy/ \ -I$(srcdir)/../../../color_strategy/ \ -I$(srcdir)/../../ui \ $(KOFFICE_INCLUDES) \ -I$(interfacedir) \ $(KOPAINTER_INCLUDES) \ $(all_includes) kde_module_LTLIBRARIES = chalkwsplugin.la chalkwsplugin_la_SOURCES = wet_sticky_plugin.cpp kis_wet_sticky_colorspace.cpp kis_ws_engine_filter.cpp noinst_HEADERS = wet_sticky_plugin.h kis_wet_sticky_colorspace.h kis_ws_engine_filter.h chalkwsplugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) chalkwsplugin_la_LIBADD = ../../chalkcolor/libchalkcolor.la chalkwsplugin_la_METASOURCES = AUTO SUBDIRS=brushop