aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-10-24 05:21:00 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-10-24 05:21:00 +0000
commitc881dacb481b2a2f0ebe89be7cf201012ddd1202 (patch)
tree33ca02a98357e08fdc6136595e5d0668ef51970b /Makefile.common
parent3475ae994d10234ee6828eeca3ecf7eadc7c1b63 (diff)
From Alejandro Vaquero:
For the Radius dissector to add statistics in the "Service Response Time" menu and the tshark stats. svn path=/trunk/; revision=19668
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 21b07b7fc4..78b425907c 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -110,6 +110,7 @@ TSHARK_TAP_SRC = \
tap-mgcpstat.c \
tap-protocolinfo.c \
tap-protohierstat.c \
+ tap-radiusstat.c \
tap-rpcstat.c \
tap-rpcprogs.c \
tap-sctpchunkstat.c \