aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorBenjamin Parzella <bparzella@gmail.com>2016-09-23 15:58:34 +0200
committerDario Lombardo <lomato@gmail.com>2016-09-29 13:46:49 +0000
commit85df9217f0db503cd2aff04a2e5a475f5d0203a9 (patch)
tree9ea0499dcbbaaffea1488fa747ad410567ce9e29 /epan/dissectors/CMakeLists.txt
parentc205bce8ef2922cc0f0dc28c6593e640ac8a49b9 (diff)
Added HSMS dissector
Bug: 12942 Change-Id: I69ab22caa9938167db421ca2f0346ca086280823 Reviewed-on: https://code.wireshark.org/review/17890 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Dario Lombardo <lomato@gmail.com>
Diffstat (limited to 'epan/dissectors/CMakeLists.txt')
-rw-r--r--epan/dissectors/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/CMakeLists.txt b/epan/dissectors/CMakeLists.txt
index c0c05be654..24254d009b 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -704,6 +704,7 @@ set(DISSECTOR_SRC
packet-hpfeeds.c
packet-hpsw.c
packet-hpteam.c
+ packet-hsms.c
packet-hsr-prp-supervision.c
packet-hsr.c
packet-hsrp.c