aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2016-07-19 09:41:33 +0200
committerAnders Broman <a.broman58@gmail.com>2016-07-19 11:46:59 +0000
commitd75de9f7559f1e0417c06a5b09d0fa3cf775d92c (patch)
tree0b4f6b6fbae4a68d93a703c7f1d34f380cbeb41e /epan/dissectors/Makefile.am
parent0da99953581b3c044e9dcf080b0374ace691189b (diff)
VXLAN: use the newly created vxlan.next_proto dissector table everywhere
Change-Id: Ib6f44e0f1d3d8c76d2b6e6c778af8c243af4389c Reviewed-on: https://code.wireshark.org/review/16543 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com> Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
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 1f81ee9c31..5d641c167c 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -1752,6 +1752,7 @@ DISSECTOR_INCLUDES = \
packet-usb.h \
packet-usb-hid.h \
packet-usbip.h \
+ packet-vxlan.h \
packet-wap.h \
packet-wccp.h \
packet-windows-common.h \