aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorSunil Mushran <sunil.mushran@oracle.com>2015-04-04 22:10:26 -0400
committerMichael Mann <mmann78@netscape.net>2015-04-07 11:20:06 +0000
commit8d59ead60011d5cdc8d83243f15c4d294491f80c (patch)
tree6020843971c2df4b0ab29bb2cc6040ff6f40e347 /epan/CMakeLists.txt
parenta49e5523d0f32a3562d1c079aa8de32f5bb02de3 (diff)
Add OCFS2 dissector.
Bug: 5553 Change-Id: If297036b6d7a7afe163d97b05bc4a319d6cf2e97 Reviewed-on: https://code.wireshark.org/review/7949 Petri-Dish: Michael Mann <mmann78@netscape.net> Reviewed-by: Michael Mann <mmann78@netscape.net>
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 c6a7b10848..c0be675cfb 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -1076,6 +1076,7 @@ set(DISSECTOR_SRC
dissectors/packet-null.c
dissectors/packet-nwmtp.c
dissectors/packet-oampdu.c
+ dissectors/packet-ocfs2.c
dissectors/packet-oicq.c
dissectors/packet-oipf.c
dissectors/packet-olsr.c