aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-10-19 07:17:38 +0000
committerGuy Harris <guy@alum.mit.edu>2000-10-19 07:17:38 +0000
commitc4e96b73e2e4d1295e65e308e8f321225a85747e (patch)
tree85f2711e7209cb71796c302e6003adba160a2cd1
parent964ef6567389c769c3ce4a80c516c20e234fd921 (diff)
"tvbtest.c" is now in the "epan" subdirectory, so don't put it in
EXTRA_DIST in the top-level Makefile.am. svn path=/trunk/; revision=2513
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b7a3afe7de..781c046695 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.236 2000/10/19 06:45:10 guy Exp $
+# $Id: Makefile.am,v 1.237 2000/10/19 07:17:38 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -503,7 +503,6 @@ EXTRA_DIST = \
README.win32 \
randpkt.c \
rdps.c \
- tvbtest.c \
TODO
if SETUID_INSTALL