aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorKim Kempf <kim.kempf@apcon.com>2016-07-12 10:28:38 -0700
committerMichael Mann <mmann78@netscape.net>2016-07-13 21:58:38 +0000
commit1bd438ba5236d81afeb2190f637e85eb6a12beaf (patch)
tree6451f7e6b8da3a4f2a94b1a3e4355d7a34ad04d2 /epan/dissectors/Makefile.am
parent62233277a20bd1fbee890489854443446c7d1c41 (diff)
Adding 802.1BR E-Tag dissector
Based on IEEE Std 802.1BR-2012 Bug: 12613 Change-Id: Ic5198471f67a1af728df40a09443a1cab2621169 Reviewed-on: https://code.wireshark.org/review/16402 Reviewed-by: Michael Mann <mmann78@netscape.net>
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 70edc66e62..45286c9460 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -580,6 +580,7 @@ DISSECTOR_SRC = \
packet-erldp.c \
packet-esio.c \
packet-esis.c \
+ packet-etag.c \
packet-etch.c \
packet-eth.c \
packet-etherip.c \