aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-01-06 19:51:26 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-01-06 19:51:26 +0000
commitdccccd9c9dcf2b0d3ece1043ace05850a56327fe (patch)
treef1b96e62f8da33ed3213d85c2b52b32fa2c1b633 /Makefile.am
parent978b4793c73feddba90371b6a4110def4a29edf9 (diff)
Add README.vmware to list of deliverables.
svn path=/trunk/; revision=1429
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8880782c41..9c533e6d51 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.142 2000/01/03 06:59:06 guy Exp $
+# $Id: Makefile.am,v 1.143 2000/01/06 19:51:26 gram Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -342,6 +342,7 @@ EXTRA_DIST = \
README.irix \
README.linux \
README.tru64 \
+ README.vmware \
README.win32 \
randpkt.c \
rdps.c \