aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/Makefile.common
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-04-27 08:53:00 -0400
committerAnders Broman <a.broman58@gmail.com>2015-04-28 04:22:36 +0000
commit8c996a2736504aa727899213597805574c09981a (patch)
tree40dde26d789f3f3ed8d8a99f8cfe376674415a4c /ui/cli/Makefile.common
parent0b97f0dcf3af5c0e3e8a3be2089b4627ca66d5dc (diff)
Add tshark -z "smb2,srt"
Change-Id: I66247132f00c83f35cf78cb63ea00a5ce923fddb Reviewed-on: https://code.wireshark.org/review/8211 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 6e68eaa63c..185739adc8 100644
--- a/ui/cli/Makefile.common
+++ b/ui/cli/Makefile.common
@@ -75,6 +75,7 @@ TSHARK_TAP_SRC = \
tap-sctpchunkstat.c \
tap-sipstat.c \
tap-smbsids.c \
+ tap-smb2stat.c \
tap-smbstat.c \
tap-stats_tree.c \
tap-sv.c \