summaryrefslogtreecommitdiff
path: root/plugins/wimaxasncp
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-01-28 23:22:32 +0000
committerJoão Valverde <j@v6e.pt>2016-01-28 23:28:57 +0000
commitd9fa93150e40956f8635c38b20f0533b20bae0c6 (patch)
tree5055445a984ad7463e9ed5176bbc62de21bb17d7 /plugins/wimaxasncp
parent25ee6cb841d2dd432c4b30892e555806abe2d616 (diff)
downloadwireshark-d9fa93150e40956f8635c38b20f0533b20bae0c6.tar.gz
Another fix for g265a41e
Disable -Werror as before. Change-Id: Iec27be6eba742555bce28bb1c81c2e15153db566 Reviewed-on: https://code.wireshark.org/review/13588 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'plugins/wimaxasncp')
-rw-r--r--plugins/wimaxasncp/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/wimaxasncp/Makefile.am b/plugins/wimaxasncp/Makefile.am
index 83c89d5046..bd02bc0b40 100644
--- a/plugins/wimaxasncp/Makefile.am
+++ b/plugins/wimaxasncp/Makefile.am
@@ -23,8 +23,6 @@
include Makefile.common
include $(top_srcdir)/Makefile.am.inc
-#AM_CFLAGS = $(GENERATED_CFLAGS)
-
#
# XXX - how to make this apply only to clean files?
#
@@ -42,6 +40,7 @@ wimaxasncp_la_SOURCES = \
$(SRC_FILES) \
$(HEADER_FILES)
+wimaxasncp_la_CFLAGS = $(GENERATED_CFLAGS)
wimaxasncp_la_LDFLAGS = -module -avoid-version
wimaxasncp_la_LIBADD = @PLUGIN_LIBS@