aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2007-10-12 12:26:38 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2007-10-12 12:26:38 +0000
commit2c994a337f962de5383d6b51e5fd179dc5757fc5 (patch)
tree8035a9c7698786fae097c3f42aa900cbe1c89249
parent2cc36d7876701eb3366283dd435c202f37e75c36 (diff)
Added missing header file for distcheck.
svn path=/trunk/; revision=23160
-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