From 23e2b1f948af100c93fb52e73be0a0602d7a0b4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Sat, 30 Sep 2017 21:18:57 +0100 Subject: Fix make distcheck MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6fc298c5c320fcdbc117ff2ec261e6fe335e178c Reviewed-on: https://code.wireshark.org/review/23792 Reviewed-by: João Valverde --- plugins/wimax/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/wimax/Makefile.am b/plugins/wimax/Makefile.am index 6cdba866ad..ef95820bd2 100644 --- a/plugins/wimax/Makefile.am +++ b/plugins/wimax/Makefile.am @@ -81,7 +81,8 @@ CLEAN_HEADER_FILES = \ wimax_compact_ulmap_ie_decoder.h \ wimax_mac.h \ wimax_tlv.h \ - wimax_utils.h + wimax_utils.h \ + wimax-int.h HEADER_FILES = \ $(CLEAN_HEADER_FILES) -- cgit v1.2.3