aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Kaiser <martin@skogar.kaiser.cx>2013-06-18 23:30:33 -0700
committerMartin Kaiser <wireshark@kaiser.cx>2014-04-15 21:30:25 +0000
commit537a02b365a3f4c59e4a152bb90a540638074b07 (patch)
tree90e74bdc97060cf167fdc1d2927ee9a7ac225eb8 /epan/CMakeLists.txt
parentda055b8f5251c7540232145e9d80e0c7e1936578 (diff)
start a dissector for Ethernet Local Management Interface
Change-Id: I332bd690be67c908067c12e570f993565de98aed Reviewed-on: https://code.wireshark.org/review/1159 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx> Tested-by: Martin Kaiser <wireshark@kaiser.cx>
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 ff3d58ff74..660687588c 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -618,6 +618,7 @@ set(DISSECTOR_SRC
dissectors/packet-eigrp.c
dissectors/packet-eiss.c
dissectors/packet-elcom.c
+ dissectors/packet-elmi.c
dissectors/packet-enc.c
dissectors/packet-enip.c
dissectors/packet-enrp.c