projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e010e35
)
Make --disable-dillo-plugin actually do something.
author
Andrej Kacian
<ticho@claws-mail.org>
Sat, 4 Feb 2017 17:31:45 +0000
(18:31 +0100)
committer
Andrej Kacian
<ticho@claws-mail.org>
Sat, 4 Feb 2017 18:08:51 +0000
(19:08 +0100)
src/plugins/dillo/Makefile.am
patch
|
blob
|
history
diff --git
a/src/plugins/dillo/Makefile.am
b/src/plugins/dillo/Makefile.am
index 2dd93495b74194d04f74f5311cb07c24bc40fcf7..9f8f42a41e5561aeea7d0c00381e5c3bf7bef7b7 100644
(file)
--- 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 \