aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
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/Makefile.am
parent4e2b2d4292243f13e5fe1638a12704d43dbd07df (diff)
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/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 798fbb2d84..9f1ec30c82 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -750,6 +750,8 @@ 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 \