aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-07-11 05:23:08 +0000
committerGuy Harris <guy@alum.mit.edu>2001-07-11 05:23:08 +0000
commitf7ca532ae7b42b5defb83e028fa7ae5a66e92341 (patch)
tree826a5bf50521263bde208666ee72d7d163912aab
parente8f355969fa8f2785187d2d5f7b31d0fe670e248 (diff)
Put some missing header files into noinst_HEADERS, so they are made part
of the source tarball. svn path=/trunk/; revision=3686
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0e292d7b62..35b66f42f0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.347 2001/07/11 01:25:44 guy Exp $
+# $Id: Makefile.am,v 1.348 2001/07/11 05:23:08 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -310,6 +310,8 @@ noinst_HEADERS = \
packet-ldap.h \
packet-llc.h \
packet-mount.h \
+ packet-mrdisc.h \
+ packet-msnip.h \
packet-ncp-int.h \
packet-netbios.h \
packet-nfs.h \