aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorUwe Girlich <Uwe.Girlich@philosys.de>2000-07-27 11:00:48 +0000
committerUwe Girlich <Uwe.Girlich@philosys.de>2000-07-27 11:00:48 +0000
commit672efa58e2ff2df571e2f74ddbdd11df68d87c07 (patch)
treee8d8a0e4e781fbdd50fc6b7631781771e7404a23 /Makefile.am
parent415c41b251a7482dac8f35b943d2d6ba038d0f4e (diff)
Quake dissector packet-quake.c added.
svn path=/trunk/; revision=2169
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 8e9ad06aba..0848fd2e2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.214 2000/07/26 08:03:38 guy Exp $
+# $Id: Makefile.am,v 1.215 2000/07/27 11:00:46 girlich Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -113,6 +113,7 @@ DISSECTOR_SOURCES = \
packet-pptp.c \
packet-q2931.c \
packet-q931.c \
+ packet-quake.c \
packet-radius.c\
packet-raw.c \
packet-rip.c \