aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-11-21 14:43:53 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-11-21 14:43:53 +0000
commit34c9f8241c4b90afde5acce7211b7895a6e219ad (patch)
tree799db60e6c7d29589ae0d24371731aa65714ceb4 /Makefile.am
parenteb65d4fdb9286a6d339b01e9c4b60a5441aa3aa3 (diff)
Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.
svn path=/trunk/; revision=1083
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 c4340e86f3..fbbfce641f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.113 1999/11/19 09:55:37 guy Exp $
+# $Id: Makefile.am,v 1.114 1999/11/21 14:43:51 gram Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -133,6 +133,7 @@ DISSECTOR_SOURCES = \
packet-vines.c \
packet-vines.h \
packet-vlan.c \
+ packet-vrrp.c \
packet-x25.c \
packet-yhoo.c \
packet-yhoo.h \