summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2008-05-12 04:12:15 +0000
committerIan Lance Taylor <ian@airs.com>2008-05-12 04:12:15 +0000
commit268f475c3e8a3ef964cd1cb4417842fa30ab3831 (patch)
tree5cd01e8edebd3ea073e1e38e6751a07c8143a13e /src-release
parent8b462e510b055545c359c6efe5ebb97dc6f9f17a (diff)
downloadgdb-268f475c3e8a3ef964cd1cb4417842fa30ab3831.tar.gz
* src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
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 8b3144284af..c16f14e8b79 100644
--- a/src-release
+++ b/src-release
@@ -251,7 +251,7 @@ gas.tar.bz2: $(DIST_SUPPORT) $(GAS_SUPPORT_DIRS) gas
# The FSF "binutils" release includes gprof and ld.
.PHONY: binutils.tar.bz2
-BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld gprof intl setup.com makefile.vms mkdep cpu
+BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld elfcpp gold gprof intl setup.com makefile.vms mkdep cpu
binutils.tar.bz2: $(DIST_SUPPORT) $(BINUTILS_SUPPORT_DIRS) binutils
$(MAKE) -f $(SELF) taz TOOL=binutils \
MD5PROG="$(MD5PROG)" \