aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-02-27 00:52:08 +0000
committerGuy Harris <guy@alum.mit.edu>2003-02-27 00:52:08 +0000
commitf2562bd84d87ab0edbcd13c51f101732f56f7371 (patch)
tree29b65fe17f42d265a1ebf2876dbb0cfbb5850a13
parent99e1970ea5534d430ec112d6c7035b0c0513c252 (diff)
Add "packet-mip6.h" to the list of header files.
svn path=/trunk/; revision=7205
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f00415a60a..354c3c74d6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.555 2003/02/20 12:04:11 jmayer Exp $
+# $Id: Makefile.am,v 1.556 2003/02/27 00:52:08 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -569,6 +569,7 @@ noinst_HEADERS = \
packet-klm.h \
packet-ldap.h \
packet-llc.h \
+ packet-mip6.h \
packet-mount.h \
packet-mrdisc.h \
packet-msnip.h \