aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-02-24 18:54:35 +0000
committerGuy Harris <guy@alum.mit.edu>2004-02-24 18:54:35 +0000
commit77b2def203fe52f27400e0a668cf304d43429c1f (patch)
treefa920948acd66f5f704ee9ecfc36c3838374d190 /Makefile.am
parent301b5ddbcc4378eae33a3b63f28b3798ef5ea1ba (diff)
Add "make-version.pl" to the distribution.
svn path=/trunk/; revision=10228
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 0ec39d4624..95bd88e217 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.712 2004/02/22 08:58:19 jmayer Exp $
+# $Id: Makefile.am,v 1.713 2004/02/24 18:54:35 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -576,6 +576,7 @@ EXTRA_DIST = \
make-reg-dotc \
make-reg-dotc.py \
make-tapreg-dotc \
+ make-version.pl \
manuf \
manuf.tmpl \
mergecap.c \