aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/Makefile.common
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-04-27 22:24:58 -0400
committerAnders Broman <a.broman58@gmail.com>2015-05-01 06:04:12 +0000
commit91515a008143901473e018033a76933abfec3c1f (patch)
tree13b4f84c122a091fb3cb12714d45527fc1ef5371 /ui/cli/Makefile.common
parent8b5a50e2b0107707bd30c89e6797e2c98f1e89a9 (diff)
Add tshark -z "ncp,srt"
Change-Id: Iab2559c2bac5550987c108c6e917506fcec525e9 Reviewed-on: https://code.wireshark.org/review/8221 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 'ui/cli/Makefile.common')
-rw-r--r--ui/cli/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/cli/Makefile.common b/ui/cli/Makefile.common
index d74abfef36..0d5ee86976 100644
--- a/ui/cli/Makefile.common
+++ b/ui/cli/Makefile.common
@@ -64,6 +64,7 @@ TSHARK_TAP_SRC = \
tap-macltestat.c \
tap-megacostat.c \
tap-mgcpstat.c \
+ tap-ncpstat.c \
tap-protocolinfo.c \
tap-protohierstat.c \
tap-radiusstat.c \