aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-12-12 03:05:57 +0000
committerGuy Harris <guy@alum.mit.edu>1999-12-12 03:05:57 +0000
commit5a4d9d6d68bf06c3ac82366238a6d482973c248f (patch)
tree705512785143ba37c43bdb4b228c0f5ce309932f /Makefile.am
parent3216e8702993a49f14c23fa1cae78a95a8d711f9 (diff)
WCCP 1.0 dissection, from Jerry Talkington.
svn path=/trunk/; revision=1295
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 c387bfa84f..c395a038d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.131 1999/12/09 20:41:23 oabad Exp $
+# $Id: Makefile.am,v 1.132 1999/12/12 03:05:57 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -146,6 +146,7 @@ DISSECTOR_SOURCES = \
packet-vines.h \
packet-vlan.c \
packet-vrrp.c \
+ packet-wccp.c\
packet-x25.c \
packet-yhoo.c \
packet-yhoo.h \