aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2016-11-23 15:53:28 -0800
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2016-11-23 23:54:41 +0000
commit76c39702656a34d9343719013457a321add5018a (patch)
tree3251a7b4672a893d8d52f5f43c47c23e9ece0c68 /epan
parent28fb531cdd96ea1bbd48c6907a60f444ec2415a2 (diff)
Add missing header file for distcheck
Change-Id: I230c8886585f30fae101ac40a1cd5018a2a62e8b Reviewed-on: https://code.wireshark.org/review/18940 Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 2d6d83241e..4f8d359b36 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -1819,6 +1819,7 @@ DISSECTOR_INCLUDES = \
packet-zep.h \
packet-ziop.h \
read_keytab_file.h \
+ snort-config.h \
$(GENERATED_HEADER_FILES) \
$(CUSTOM_HEADER_FILES)