aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
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 6d69a6fe1e..577be543cc 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.64 2003/08/24 05:38:22 sahlberg Exp $
+# $Id: Makefile.am,v 1.65 2003/08/29 10:59:12 sahlberg Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -31,6 +31,7 @@ ETHEREAL_TAP_SRC = \
dcerpc_stat.c \
endpoint_talkers_eth.c \
endpoint_talkers_fc.c \
+ endpoint_talkers_fddi.c \
endpoint_talkers_ip.c \
endpoint_talkers_ipx.c \
endpoint_talkers_tcpip.c \