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
commit86da35f670e6b4de6f2d5cbe53afe5b731a5be11 (patch)
tree2eb6140021c78db59280223c83f6204a5c321052 /src-release
parentf8295f4e2f526e7cd4f6c2b3066f7d6372233468 (diff)
downloadbinutils-redhat-86da35f670e6b4de6f2d5cbe53afe5b731a5be11.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 8b3144284a..c16f14e8b7 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)" \