aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 51c724cac6..94ba7856b5 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.35 2001/03/24 02:23:08 guy Exp $
+# $Id: Makefile.am,v 1.36 2001/12/08 09:27:50 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -89,6 +89,8 @@ libui_a_SOURCES = \
stream_prefs.h \
summary_dlg.c \
summary_dlg.h \
+ tcp_graph.c \
+ tcp_graph.h \
ui_util.c \
ui_util.h