summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-05-20 17:07:18 +0000
committerGerald Combs <gerald@wireshark.org>2009-05-20 17:07:18 +0000
commitfcd9a56161828cec349b1b0f7d0babf64a19e192 (patch)
tree76c720a958d2539b2cfa0663d66e2c730ae51610 /Makefile.common
parente2c0d132e10921d997a16728ac255a09a78e862a (diff)
downloadwireshark-fcd9a56161828cec349b1b0f7d0babf64a19e192.tar.gz
From Vincenzo Condoleo via bug 2589:
Add IP packet comparison statistics. svn path=/trunk/; revision=28426
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 7d42906df4..8dea91fbcb 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -96,6 +96,7 @@ TSHARK_TAP_SRC = \
tap-bootpstat.c \
tap-camelcounter.c \
tap-camelsrt.c \
+ tap-comparestat.c \
tap-dcerpcstat.c \
tap-funnel.c \
tap-gsm_astat.c \