aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-03-30 18:55:47 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-03-30 18:55:47 +0000
commita14e06aa86329fa4231e4f72cb83375c884d9a85 (patch)
tree02635e98c660cf36e2edbbcabef97b643b9d86f5 /Makefile.common
parent32cd957ab35f5f193e5eae5777646eecd81497f3 (diff)
From Lars Roland: Tethereal version of SIP statistics tap, and fixes to
the Ethereal version. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10522 f5534014-38df-0310-8fa8-9805f1628bb7
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