summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2007-10-11 18:15:02 +0000
committerDaniel Jacobowitz <dan@debian.org>2007-10-11 18:15:02 +0000
commit4e222ac946d3049556834f84a4326383a283879c (patch)
tree54a9f213c37a3c688dff537679a6d446e94a1e1f /src-release
parentc41d18b3aa5714cd915954e5dddd22e6dfd23043 (diff)
downloadgdb-4e222ac946d3049556834f84a4326383a283879c.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 98fa4f414ab..8b3144284af 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)" \