aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-01-28 19:35:37 +0000
committerJoão Valverde <j@v6e.pt>2016-01-28 20:29:40 +0000
commit268c0e56fbdc6a56db06462abf28f8ccf4e9eedc (patch)
tree69fa0bc0c2872347532ecd303b50717738adaeb4 /plugins
parent7fdf4ceaa6d5bacb69165adc2e7c7f56d696a685 (diff)
MATE: Disable Werror as before g265a41e
Change-Id: Ia89f40245e5b7eab2dc23ce7b37d5107863bbfdd Reviewed-on: https://code.wireshark.org/review/13583 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mate/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/mate/Makefile.am b/plugins/mate/Makefile.am
index 5062a823c8..8b38383e20 100644
--- a/plugins/mate/Makefile.am
+++ b/plugins/mate/Makefile.am
@@ -23,8 +23,6 @@
include Makefile.common
include $(top_srcdir)/Makefile.am.inc
-#AM_CFLAGS = $(GENERATED_FILES)
-
#
# XXX - how to make this apply only to clean files?
#
@@ -46,6 +44,7 @@ nodist_mate_la_SOURCES = \
$(NODIST_SRC_FILES) \
$(NODIST_HEADER_FILES)
+mate_la_CFLAGS = $(GENERATED_CFLAGS)
mate_la_LDFLAGS = -module -avoid-version
mate_la_LIBADD = @PLUGIN_LIBS@