summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 974cd6bcdb..062e4c9d88 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.178 2000/04/05 11:04:46 gram Exp $
+# $Id: Makefile.am,v 1.179 2000/04/08 03:32:09 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -180,6 +180,7 @@ DISSECTOR_SOURCES = \
packet-rip.h \
packet-ripng.c \
packet-ripng.h \
+ packet-rlogin.c \
packet-rpc.c \
packet-rpc.h \
packet-rsvp.c \