aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authormartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2011-07-14 13:39:02 +0000
committermartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2011-07-14 13:39:02 +0000
commit17a5350be31e0b4ff19ee75d8ccf0145049edaaa (patch)
tree3229d9a1eee907fa852e1e3782293e611052c54a /Makefile.common
parent21884ced5e4a566826dc49f01bb18d05d68d16ca (diff)
Add LTE MAC statistics to tshark.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38016 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 88f9440517..ce26aafdfe 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -121,6 +121,7 @@ TSHARK_TAP_SRC = \
tap-icmpv6stat.c \
tap-iostat.c \
tap-iousers.c \
+ tap-macltestat.c \
tap-mgcpstat.c \
tap-megacostat.c \
tap-protocolinfo.c \