aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-08-27 17:18:28 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-08-27 17:18:28 +0000
commit1249a53f09e1f2164b791e622ca3df42ce0f2a25 (patch)
tree6f19433b9ba5fcc849a1be1df79fac66ec82f0a2 /epan/CMakeLists.txt
parent551093a39ace5e0d113209d09d03bfc9c7bebd93 (diff)
From Christian Durrer via bug 5155:
Added a new dissector for Ether-S-I/O protocol. svn path=/trunk/; revision=33954
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 05b23efeeb..2818327ad7 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -524,6 +524,7 @@ set(DISSECTOR_SRC
dissectors/packet-epl_v1.c
dissectors/packet-epmd.c
dissectors/packet-erf.c
+ dissectors/packet-esio.c
dissectors/packet-esis.c
dissectors/packet-eth.c
dissectors/packet-etherip.c