1 # Copyright 1999-2022 the Claws Mail team.
2 # This file is part of Claws Mail package, and distributed under the
3 # terms of the General Public License version 3 (or later).
4 # See COPYING file for license details.
6 include $(srcdir)/../win_plugin.mk
9 -I$(top_builddir)/src \
10 -I$(top_builddir)/src/common \
12 -I$(top_srcdir)/src/common \
13 -I$(top_srcdir)/src/gtk
15 plugindir = $(pkglibdir)/plugins
17 if BUILD_PGPCORE_PLUGIN
18 plugin_LTLIBRARIES = pgpcore.la
21 pgpcore_la_LDFLAGS = \
23 -avoid-version -module -z noexecstack
25 EXTRA_pgpcore_la_DEPENDENCIES = $(plugin_extra_deps)
27 pgpcore_la_LIBADD = $(plugin_libadd) \
30 $(LIBGPG_ERROR_LIBS) \
33 pgpcore_la_CPPFLAGS = \
39 -Wno-deprecated-declarations
41 pgpcore_la_SOURCES = \
58 pluginincludedir = $(pkgincludedir)/plugins/pgpcore
59 plugininclude_HEADERS = \