aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-08-20 02:19:37 +0000
committerGuy Harris <guy@alum.mit.edu>2005-08-20 02:19:37 +0000
commit20284888277ce20b5c5d76f4b7dad0a6a0e57940 (patch)
tree6cf8656d45aac8b863f9594c7a4de1803419e970 /Makefile.common
parente5c09b21aaecfab7b37d041065d65a5f8cb1cbda (diff)
For AFP requests, add in the frame with the (last part of the) reply, if
possible, and, for AFP replies, add in the frame with the request and the time between those two frames. Have AFP per-request-type RTT statistics, similar to SMB's statistics. svn path=/trunk/; revision=15456
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 cf43eb6d3a..c192dccd73 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -112,6 +112,7 @@ ETHEREAL_COMMON_INCLUDES = \
# sources for Tethereal taps
TETHEREAL_TAP_SRC = \
+ tap-afpstat.c \
tap-ansi_astat.c \
tap-bootpstat.c \
tap-dcerpcstat.c \