summaryrefslogtreecommitdiff
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorErik de Jong <erikdejong@gmail.com>2016-12-12 21:49:39 +0100
committerAnders Broman <a.broman58@gmail.com>2017-01-24 14:01:29 +0000
commit1ee1e14a78a7d77ba85274f9eba380b6b06242a6 (patch)
tree33568ed0964ba0da324fa740051d31a04392ff23 /epan/dissectors/CMakeLists.txt
parent4e2b2d4292243f13e5fe1638a12704d43dbd07df (diff)
downloadwireshark-1ee1e14a78a7d77ba85274f9eba380b6b06242a6.tar.gz
Dissector: IndigoCare nursecall protocols support
Adds support for IndigoCare nursecall protocols Bug: 13241 Change-Id: I83098c15d467ea42da8301c6b6a5568d9892fc60 Reviewed-on: https://code.wireshark.org/review/19224 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: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/CMakeLists.txt')
-rw-r--r--epan/dissectors/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/CMakeLists.txt b/epan/dissectors/CMakeLists.txt
index 1d7034bc84..4ec72b6726 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -729,6 +729,8 @@ set(DISSECTOR_SRC
packet-igrp.c
packet-imap.c
packet-imf.c
+ packet-indigocare-icall.c
+ packet-indigocare-netrix.c
packet-infiniband.c
packet-infiniband_sdp.c
packet-interlink.c