aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2017-04-17 08:52:57 -0400
committerMartin Kaiser <wireshark@kaiser.cx>2017-04-17 20:22:45 +0000
commit2273cf0e7b2dedc20430594a4ee840d640203ab3 (patch)
treebb0da493cb545c590fa329fd1c9b6fefe94f3ecb /epan/dissectors/Makefile.am
parent25382fd638a7152d0262b994b1b1b38e9e1ae283 (diff)
packet-nsh.c: Create dissector table for next protocol
Change-Id: Id8be2a37f99f4ac9d531a694273c7d5d3f843cc1 Reviewed-on: https://code.wireshark.org/review/21163 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
Diffstat (limited to 'epan/dissectors/Makefile.am')
-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 4e34fa0bef..b74e9c3789 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -1657,6 +1657,7 @@ DISSECTOR_INCLUDES = \
packet-nfs.h \
packet-nisplus.h \
packet-nlm.h \
+ packet-nsh.h \
packet-ntlmssp.h \
packet-ntp.h \
packet-nvme.h \