aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-02-27 09:30:26 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-02-27 09:30:26 +0000
commit6b2b82d213c65d72749e0a6360f8ea7cd6ae5069 (patch)
tree106d486f2835aaeac150517a46e3fa4a31b81754 /epan/CMakeLists.txt
parent06cee2dfe39d95173d74dca842fc80427fb9397e (diff)
From Michael Mann:
a dissector for the ODVA protocol: CIP Safety. More information about the protocol can be found here: http://www.odva.org/Home/ODVATECHNOLOGIES/CIP/CIPTechnologyOverview/CIPSafety/CIPSafetyOverview/tabid/131/lng/en-US/Default.aspx https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6862 svn path=/trunk/; revision=41201
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 48e29e3b11..bd85c234b4 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -408,6 +408,7 @@ set(DISSECTOR_SRC
dissectors/packet-cimetrics.c
dissectors/packet-cip.c
dissectors/packet-cipmotion.c
+ dissectors/packet-cipsafety.c
dissectors/packet-cisco-erspan.c
dissectors/packet-cisco-oui.c
dissectors/packet-cisco-sm.c