aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2016-06-14 23:59:12 +0200
committerJaap Keuter <jaap.keuter@xs4all.nl>2016-06-16 19:00:39 +0000
commitc98b0d574dd497c9a47c7d7c0c589e2a096683ec (patch)
tree2220bcc7aa3464b474f717da046c69b746c373d4 /epan/dissectors/Makefile.common
parent0e8fef5827d99d892e4bdfb6c13f28fb30a57723 (diff)
Add Cisco ttag dissector
Add dissector for Cisco ttag protocol. Bug: 12518 Change-Id: Id17293a80b2b6827fd2d5c7ead098784c35a28ef Reviewed-on: https://code.wireshark.org/review/15964 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index cfe1c811a8..f30404fd85 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -408,6 +408,7 @@ DISSECTOR_SRC = \
packet-cisco-metadata.c \
packet-cisco-oui.c \
packet-cisco-sm.c \
+ packet-cisco-ttag.c \
packet-cisco-wids.c \
packet-classicstun.c \
packet-clearcase.c \