aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-09-30 21:18:57 +0100
committerJoão Valverde <j@v6e.pt>2017-09-30 20:19:41 +0000
commit23e2b1f948af100c93fb52e73be0a0602d7a0b4c (patch)
treeec49294f703c24f636e702e742b6a15f1c5b6506 /plugins
parentcf79a87705c3b22233b252705bb3570ce357bbd4 (diff)
Fix make distcheck
Change-Id: I6fc298c5c320fcdbc117ff2ec261e6fe335e178c Reviewed-on: https://code.wireshark.org/review/23792 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'plugins')
-rw-r--r--plugins/wimax/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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)