1 # Copyright 1999-2014 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 plugindir = $(pkglibdir)/plugins
9 plugin_LTLIBRARIES = dillo.la
18 -avoid-version -module
21 cygwin_export_lib = -L$(top_builddir)/src -lclaws-mail
26 dillo_la_LIBADD = $(cygwin_export_lib) \
31 -I$(top_builddir)/src \
32 -I$(top_srcdir)/src/common \
33 -I$(top_srcdir)/src/gtk \