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 = smime.deps
11 -I$(top_builddir)/src \
12 -I$(top_builddir)/src/common \
14 -I$(top_srcdir)/src/common \
15 -I$(top_srcdir)/src/gtk
17 include $(srcdir)/../win_pgpcore.mk
19 plugindir = $(pkglibdir)/plugins
20 plugin_DATA=smime.deps
23 plugin_LTLIBRARIES = smime.la
28 -avoid-version -module
30 EXTRA_smime_la_DEPENDENCIES = $(plugin_extra_deps)
32 smime_la_LIBADD = $(plugin_libadd) \
43 -Wno-deprecated-declarations