aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/Makefile.common
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-04-25 20:28:18 -0400
committerMichael Mann <mmann78@netscape.net>2015-04-27 23:18:50 +0000
commit0b97f0dcf3af5c0e3e8a3be2089b4627ca66d5dc (patch)
treefaf47b706c05315a6d4b135f5eb4952fa1e13696 /ui/cli/Makefile.common
parentc1a7f05566d7aed91e936c4da2e38c1f99327d59 (diff)
Add tshark -z "ldap,srt"
Bug: 9363 Change-Id: Ic64716ef0156607ca40773cef8e76fc4a0825b3c Reviewed-on: https://code.wireshark.org/review/8196 Reviewed-by: Michael Mann <mmann78@netscape.net>
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 3d2bb1e086..6e68eaa63c 100644
--- a/ui/cli/Makefile.common
+++ b/ui/cli/Makefile.common
@@ -59,6 +59,7 @@ TSHARK_TAP_SRC = \
tap-icmpv6stat.c \
tap-iostat.c \
tap-iousers.c \
+ tap-ldapstat.c \
tap-macltestat.c \
tap-megacostat.c \
tap-mgcpstat.c \