aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimaxasncp
diff options
context:
space:
mode:
authormartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-12 12:26:38 +0000
committermartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-12 12:26:38 +0000
commit6fc6c402bb53058fab42c43c63e1b5e48004582c (patch)
tree8035a9c7698786fae097c3f42aa900cbe1c89249 /plugins/wimaxasncp
parent4120e9fc884601b9aa94b50dbd706b4838219f47 (diff)
Added missing header file for distcheck.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23160 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'plugins/wimaxasncp')
-rw-r--r--plugins/wimaxasncp/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/wimaxasncp/Makefile.common b/plugins/wimaxasncp/Makefile.common
index c6c7629225..611474f163 100644
--- a/plugins/wimaxasncp/Makefile.common
+++ b/plugins/wimaxasncp/Makefile.common
@@ -33,7 +33,8 @@ DISSECTOR_SRC = \
# corresponding headers
DISSECTOR_INCLUDES = \
wimaxasncp_dict_lex.h \
- packet-wimaxasncp.h
+ packet-wimaxasncp.h \
+ wimaxasncp_dict.h
# Dissector helpers. They're included in the source files in this
# directory, but they're not dissectors themselves, i.e. they're not