commit 2bf719fcbf4e1e2cbfb0b574db48c468375e4dbf
parent e010e3551e99fc83d183612c00ed20cf1cec41ab
Author: Andrej Kacian <ticho@claws-mail.org>
Date: Sat, 4 Feb 2017 18:31:45 +0100
Make --disable-dillo-plugin actually do something.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/plugins/dillo/Makefile.am b/src/plugins/dillo/Makefile.am
@@ -5,7 +5,9 @@
plugindir = $(pkglibdir)/plugins
+if BUILD_DILLO_PLUGIN
plugin_LTLIBRARIES = dillo.la
+endif
dillo_la_SOURCES = \
dillo_viewer.c \