aboutsummaryrefslogtreecommitdiff
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
commit944982cfb1f8783d088191a7d292be97856a4e18 (patch)
tree087535dad441fb512ea8bac1a0881ac5a77b5416 /src-release
parentde73c6116d246cd9b4c2de9b4ab0ca268ef94d90 (diff)
downloadfsf-binutils-gdb-944982cfb1f8783d088191a7d292be97856a4e18.zip
fsf-binutils-gdb-944982cfb1f8783d088191a7d292be97856a4e18.tar.gz
fsf-binutils-gdb-944982cfb1f8783d088191a7d292be97856a4e18.tar.bz2
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 e79f5dd..c3253ec 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)" \