summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2011-08-19 15:51:10 +0000
committerJoel Brobecker <brobecker@gnat.com>2011-08-19 15:51:10 +0000
commit8dbb601e7efda7aef6f68fe3c5ebd513b466e959 (patch)
treef5de1d78e315bfdfd9810ea20d8df4e752e90d81 /src-release
parent739939457702a4a04e23f11ed0e7f1670ba8a31b (diff)
downloadbinutils-redhat-gdb_7_3-branch.tar.gz
Include the <root>/cpu/ dir in GDB releasesgdb_7_3-branch
This directory contains some files that are used to generate some of the files included in the GDB release, and thus must be part of the GDB release also. ChangeLog: * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
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 8c25e6bdee..cba4384924 100644
--- a/src-release
+++ b/src-release
@@ -269,7 +269,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 intl libdecnumber
+GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim intl libdecnumber cpu
gdb.tar.bz2: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb
$(MAKE) -f $(SELF) gdb-taz TOOL=gdb \
MD5PROG="$(MD5PROG)" \