aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2003-06-25 11:15:34 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2003-06-25 11:15:34 +0000
commit2c95c28f0ef214bf89ed98157d8b3062b03773e5 (patch)
tree29096c59be4d4c51369a0cc287f23086f8ff47ef /gtk/Makefile.am
parent59433c81b7d130d76f186de5f4cbe5c15efddf68 (diff)
Service Response Time measurements and statistics for Fibre Channel
svn path=/trunk/; revision=7932
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 9cefde8f62..05abd546e2 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for the GTK interface routines for Ethereal
#
-# $Id: Makefile.am,v 1.60 2003/06/21 01:42:45 sahlberg Exp $
+# $Id: Makefile.am,v 1.61 2003/06/25 11:15:34 sahlberg Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -29,6 +29,7 @@ CLEANFILES = \
ETHEREAL_TAP_SRC = \
dcerpc_stat.c \
+ fc_stat.c \
io_stat.c \
mgcp_stat.c \
rpc_stat.c \