aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-03-26 00:28:39 +0000
committerGuy Harris <guy@alum.mit.edu>2004-03-26 00:28:39 +0000
commit2c7f109fae6b9088d4eef7c49be522f78c6b972c (patch)
treedd439af03cc428f40883e377ddc62b3c8bf197bf /gtk/Makefile.common
parent2486aeff7af02681bd4aeac81377f55606199787 (diff)
From Martin Mathieson: SIP statistics tap.
svn path=/trunk/; revision=10493
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index da9a90113e..740a2a9d65 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -3,7 +3,7 @@
# a) common to both files and
# b) portable between both files
#
-# $Id: Makefile.common,v 1.8 2004/02/23 19:19:38 ulfl Exp $
+# $Id: Makefile.common,v 1.9 2004/03/26 00:28:39 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -113,5 +113,6 @@ ETHEREAL_TAP_SRC = \
rtp_analysis.c \
rtp_stream_dlg.c \
tcp_graph.c \
+ sip_stat.c \
smb_stat.c \
wsp_stat.c