summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2008-06-18 20:06:36 +0000
committerIan Lance Taylor <ian@airs.com>2008-06-18 20:06:36 +0000
commitc336a48de4ba5a88b9730ccec9673bb44d7729c7 (patch)
tree2bfdb19f2c3d9d089cae2bb6e988a2e34a9f2e8b /src-release
parentab37005946f4bbe6b387093d74d52029546c827b (diff)
downloadbinutils-redhat-c336a48de4ba5a88b9730ccec9673bb44d7729c7.tar.gz
2008-06-18 Ian Lance Taylor <iant@google.com>
* src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
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 e79f5dd6c6..c3253ec895 100644
--- a/src-release
+++ b/src-release
@@ -249,7 +249,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 elfcpp gold 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 depcomp
binutils.tar.bz2: $(DIST_SUPPORT) $(BINUTILS_SUPPORT_DIRS) binutils
$(MAKE) -f $(SELF) taz TOOL=binutils \
MD5PROG="$(MD5PROG)" \