1 # Copyright 1999-2017 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.
7 plugindir = $(pkglibdir)/plugins
10 plugin_LTLIBRARIES = clamd.la
19 -avoid-version -module \
21 -L$(top_builddir)/src/plugins/clamd/libclamd
27 -I$(top_srcdir)/src/plugins/clamd/libclamd \
29 -I$(top_srcdir)/src/common \
30 -I$(top_builddir)/src \
31 -I$(top_srcdir)/src/gtk \