aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-06-11 15:58:01 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-06-11 15:58:01 +0000
commit61dd2a11beb04f1d484cfaa9060d06c039156067 (patch)
tree8abfa1461862f11455a1b31e1b2628065d9777a9 /epan/dissectors/Makefile.common
parent5d9902c6404da5ccc6db19397409958aaf81a11c (diff)
From Angelo Bannack,
A CSM_ENCAPS dissector to use with ethereal. The CSM_ENCAPS is a protocol used by MindSpeed to communicate with your products, and configure VoIP channels. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14612 f5534014-38df-0310-8fa8-9805f1628bb7
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 52c790f616..1a07751cc1 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -135,6 +135,7 @@ DISSECTOR_SRC = \
packet-cpfi.c \
packet-cpha.c \
packet-crmf.c \
+ packet-csm-encaps.c \
packet-cups.c \
packet-daap.c \
packet-data.c \