aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-03-30 18:55:47 +0000
committerGuy Harris <guy@alum.mit.edu>2004-03-30 18:55:47 +0000
commit3db0b315b701490f739300244fc82a280b4392fb (patch)
tree02635e98c660cf36e2edbbcabef97b643b9d86f5 /Makefile.common
parent1ca8d227a2971c3ac74cd319bda56ee8180eb1dd (diff)
From Lars Roland: Tethereal version of SIP statistics tap, and fixes to
the Ethereal version. svn path=/trunk/; revision=10522
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index ed070f6d29..d18f803517 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -3,7 +3,7 @@
# a) common to both files and
# b) portable between both files
#
-# $Id: Makefile.common,v 1.37 2004/03/27 11:32:26 guy Exp $
+# $Id: Makefile.common,v 1.38 2004/03/30 18:55:46 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -302,6 +302,7 @@ TETHEREAL_TAP_SRC = \
tap-protohierstat.c \
tap-rpcstat.c \
tap-rpcprogs.c \
+ tap-sipstat.c \
tap-smbsids.c \
tap-smbstat.c \
tap-wspstat.c