summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-10-19 18:11:16 +0000
committerAndrew Cagney <cagney@redhat.com>2004-10-19 18:11:16 +0000
commit2061ccc3b4304522cbdf9bcd5bb29407f161447e (patch)
tree8b9f5fb604ac6189efbdb272e4e315b1070c310b /src-release
parent4d43f4c6cb297d57ccbe8cea3894b0941a8e6064 (diff)
downloadgdb-2061ccc3b4304522cbdf9bcd5bb29407f161447e.tar.gz
2004-10-19 Andrew Cagney <cagney@gnu.org>
* src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
Diffstat (limited to 'src-release')
-rw-r--r--src-release2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-release b/src-release
index f012d9df88a..1bc91fd7133 100644
--- a/src-release
+++ b/src-release
@@ -273,7 +273,7 @@ gnats.tar.bz2: $(DIST_SUPPORT) $(GNATS_SUPPORT_DIRS) gnats
SUPPORT_FILES="$(GNATS_SUPPORT_DIRS)"
.PHONY: gdb.tar.bz2
-GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim utils intl
+GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim
gdb.tar.bz2: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb
$(MAKE) -f $(SELF) gdb-taz TOOL=gdb \
MD5PROG="$(MD5PROG)" \