aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-05-30 03:35:55 +0000
committerGuy Harris <guy@alum.mit.edu>2000-05-30 03:35:55 +0000
commit86e1e74fb97c4f218ee886c4b87d5d154105916c (patch)
treec0e05a11792c41f2f8041d360f362322f93b4ef4 /Makefile.am
parent11b7f3727d041ac0de1e655154a12a726546e0b5 (diff)
Give the IPX dissector dissector hash tables for the IPX type and socket
number, and have the protocols encapsulated inside IPX register themselves with that table. svn path=/trunk/; revision=2028
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 8c670d290a..5bf45e1dd0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.201 2000/05/28 22:59:16 guy Exp $
+# $Id: Makefile.am,v 1.202 2000/05/30 03:35:50 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -172,7 +172,6 @@ noinst_HEADERS = \
packet-clnp.h \
packet-ddtp.h \
packet-dns.h \
- packet-eigrp.h \
packet-esis.h \
packet-eth.h \
packet-fddi.h \
@@ -194,7 +193,6 @@ noinst_HEADERS = \
packet-llc.h \
packet-mount.h \
packet-nbipx.h \
- packet-ncp.h \
packet-netbios.h \
packet-nfs.h \
packet-nlm.h \