summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2007-10-11 18:15:01 +0000
committerDaniel Jacobowitz <dan@debian.org>2007-10-11 18:15:01 +0000
commit71cb2d3fb02ec775f80eb487f3fd1af12d8c9abe (patch)
tree2b4a00288f9848e2fd077ae0d8bd2de7079de08a /src-release
parent2bb16a005e85905daf91e774e5b8d1c8d5ff2772 (diff)
downloadbinutils-redhat-71cb2d3fb02ec775f80eb487f3fd1af12d8c9abe.tar.gz
* src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
* libdecnumber: New directory, imported from GCC.
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 98fa4f414a..8b3144284a 100644
--- a/src-release
+++ b/src-release
@@ -271,7 +271,7 @@ gnats.tar.bz2: $(DIST_SUPPORT) $(GNATS_SUPPORT_DIRS) gnats
SUPPORT_FILES="$(GNATS_SUPPORT_DIRS)"
.PHONY: gdb.tar.bz2
-GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim intl
+GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim intl libdecnumber
gdb.tar.bz2: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb
$(MAKE) -f $(SELF) gdb-taz TOOL=gdb \
MD5PROG="$(MD5PROG)" \