aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-09-15 20:56:56 +0000
committerEvan Huus <eapache@gmail.com>2013-09-15 20:56:56 +0000
commit5bd199d8f5a2aad01323b4ffb76ad25e7165e945 (patch)
tree9fadd29f471e0c6d52eed10cc6882f02900cc59a /epan/dissectors/Makefile.common
parent5d8143a6abd41ff22633ee029f5d298301d58c3e (diff)
From RobiOneKenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9072
Substantial enhancements to MQ protocol: all Structure, MSG_REQUEST/ASYNC_RESP, MQ Multi Segment are decoded until version 7.1/7.5 svn path=/trunk/; revision=52085
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 6cbf4d105b..547b80de28 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -836,6 +836,7 @@ DISSECTOR_SRC = \
packet-mplstp-oam.c \
packet-mpls-y1711.c \
packet-mpls.c \
+ packet-mq-base.c \
packet-mq-pcf.c \
packet-mq.c \
packet-mrcpv2.c \