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
8 EXTRA_DIST = pgpinline.deps
11 -I$(top_builddir)/src/common \
13 -I$(top_srcdir)/src/common \
14 -I$(top_srcdir)/src/gtk
16 include $(srcdir)/../win_pgpcore.mk
18 plugindir = $(pkglibdir)/plugins
19 plugin_DATA=pgpinline.deps
21 if BUILD_PGPINLINE_PLUGIN
22 plugin_LTLIBRARIES = pgpinline.la
25 pgpinline_la_LDFLAGS = \
27 -avoid-version -module
29 EXTRA_pgpinline_la_DEPENDENCIES = $(plugin_extra_deps)
31 pgpinline_la_LIBADD = $(plugin_libadd) \
35 pgpinline_la_CPPFLAGS = \
40 -Wno-deprecated-declarations
42 pgpinline_la_SOURCES = \