aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-10-24 00:56:11 +0000
committerGuy Harris <guy@alum.mit.edu>1999-10-24 00:56:11 +0000
commitda1fdf005fd91fe48fca5857a64d1087dd67ff86 (patch)
tree335006a8ac657c4a8a5bf004a5928ad7a62fdc42 /Makefile.am
parent8a391029daa17b2d090e5e06073be64b9493a974 (diff)
Kojak's ICQ dissector.
svn path=/trunk/; revision=919
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 7a23587504..738e8cb5d6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.96 1999/10/22 08:57:24 guy Exp $
+# $Id: Makefile.am,v 1.97 1999/10/24 00:55:49 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -55,6 +55,7 @@ DISSECTOR_SOURCES = \
packet-gre.c \
packet-http.c \
packet-icmpv6.c\
+ packet-icq.c \
packet-icp.c \
packet-ip.c \
packet-ip.h \