aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-11-29 20:08:04 +0000
committerGuy Harris <guy@alum.mit.edu>1999-11-29 20:08:04 +0000
commita6d527a70ef548883f40c1dc48e79243d80e5055 (patch)
treed09c3abf95e34b27ae802d327c95f650349c8062 /Makefile.am
parent117d23c3a12dca20636b7b93e4be75f71991b58b (diff)
Add "README.aix", "INSTALL.configure", and "doc/proto_tree" to the
distribution tarballs. svn path=/trunk/; revision=1156
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 782ae92d50..b874401c04 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.119 1999/11/29 19:43:23 nneul Exp $
+# $Id: Makefile.am,v 1.120 1999/11/29 20:08:04 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -278,14 +278,17 @@ EXTRA_DIST = \
doc/Makefile.am \
doc/dfilter2pod.in \
doc/ethereal.pod.template \
+ doc/proto_tree \
doc/randpkt.txt \
ethereal.spec.in \
image/icon-excl.xpm \
image/icon-ethereal.xpm \
+ INSTALL.configure \
Makefile.nmake \
make-reg-dotc \
manuf \
print.ps \
+ README.aix \
README.irix \
README.linux \
README.tru64 \