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
commitb593dd07d3d6619089908f9767e7f9104b60bd87 (patch)
tree0d947017cf61f07acfd62519fbafde2616d81dcc /src-release
parent9871e98da6a425f961708013b960082b5b7f99b6 (diff)
downloadgdb-b593dd07d3d6619089908f9767e7f9104b60bd87.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 e79f5dd6c61..c3253ec895d 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)" \