aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLaurent Deniel <laurent.deniel@free.fr>2003-06-25 13:42:18 +0000
committerLaurent Deniel <laurent.deniel@free.fr>2003-06-25 13:42:18 +0000
commit4d94e1746f0944715c495b00b6d8c4c8cd179eca (patch)
treebfa705e2a1241201e62502a94ba204637cedbf5a /Makefile.am
parent2c95c28f0ef214bf89ed98157d8b3062b03773e5 (diff)
Echo packet dissector.
svn path=/trunk/; revision=7933
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7aeec37a54..8bdd9b6fbd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.593 2003/06/25 10:06:50 sahlberg Exp $
+# $Id: Makefile.am,v 1.594 2003/06/25 13:42:17 deniel Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -183,6 +183,7 @@ DISSECTOR_SRC = \
packet-dvmrp.c \
packet-eap.c \
packet-eapol.c \
+ packet-echo.c \
packet-eigrp.c \
packet-enc.c \
packet-enip.c \