AM_CPPFLAGS = \
-I$(top_srcdir)/src/lib \
-I$(top_srcdir)/src/lib-settings \
-I$(top_srcdir)/src/lib-http \
-I$(top_srcdir)/src/lib-index \
-I$(top_srcdir)/src/lib-mail \
-I$(top_srcdir)/src/lib-storage \
-I$(top_srcdir)/src/plugins/notify
NOPLUGIN_LDFLAGS =
lib20_push_notification_plugin_la_LDFLAGS = -module -avoid-version
module_LTLIBRARIES = lib20_push_notification_plugin.la
if DOVECOT_PLUGIN_DEPS
lib20_push_notification_plugin_la_LIBADD = \
endif
lib20_push_notification_plugin_la_SOURCES = \
headers = \
pkginc_libdir = $(pkgincludedir)
pkginc_lib_HEADERS = $(headers)