aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-06-29 00:05:05 +0000
committerGuy Harris <guy@alum.mit.edu>2002-06-29 00:05:05 +0000
commitb2d4289e37b80cebac402e3457683c82816e737d (patch)
treec3fa06df8564d4e759cb0ee882fb062d7b1fbac9 /Makefile.am
parentb7114290ace4b9b865b5c99d78204810da4d9fbb (diff)
"packet-ajp13.h" declared a non-existent routine; remove it.
svn path=/trunk/; revision=5792
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f3ea5c12c1..3c9cf99dc3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.443 2002/06/28 21:02:55 gerald Exp $
+# $Id: Makefile.am,v 1.444 2002/06/29 00:05:05 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -374,7 +374,6 @@ noinst_HEADERS = \
packet-afs-macros.h \
packet-afs-register-info.h \
packet-afs-defs.h \
- packet-ajp13.h \
packet-arp.h \
packet-atalk.h \
packet-atm.h \