aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-12-07 21:43:27 +0000
committerGerald Combs <gerald@wireshark.org>2002-12-07 21:43:27 +0000
commit804d5ab8429f55a44e1938e52d8632730d7cd8ed (patch)
tree19a88ec8a3c9592ad59880032b0055e0fb227415 /Makefile.am
parent8ecc8ca585495399626f4b0b6f02733099c47c15 (diff)
Add make-tapreg-dotc to the distribution.
svn path=/trunk/; revision=6755
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 896c44d821..8e6aff81f7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.523 2002/12/03 01:44:22 jmayer Exp $
+# $Id: Makefile.am,v 1.524 2002/12/07 21:43:27 gerald Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -1070,6 +1070,7 @@ EXTRA_DIST = \
make-manuf \
make-reg-dotc \
make-reg-dotc.py \
+ make-tapreg-dotc \
manuf \
manuf.tmpl \
mergecap.c \