aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-07 20:33:26 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-07 20:33:26 +0000
commite67518678cfc94af9987fd69516a9b566becb45c (patch)
tree145f61c82cb430caa4e477389ad4672f6a48fd37 /epan/CMakeLists.txt
parent83692b4a267e53ede865e7a98dccd37b5d07c98e (diff)
Move packet-sercosiii.c to be a builtin dissector.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37597 f5534014-38df-0310-8fa8-9805f1628bb7
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 96c4ac40f0..f2fe25205e 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -953,6 +953,7 @@ set(DISSECTOR_SRC
dissectors/packet-sdlc.c
dissectors/packet-sdp.c
dissectors/packet-sebek.c
+ dissectors/packet-sercosiii.c
dissectors/packet-ses.c
dissectors/packet-sflow.c
dissectors/packet-sgsap.c