From cc7936e568d5b2b9a9ca4208e65099eaa78df018 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Fri, 19 Aug 2011 15:48:36 +0000 Subject: Include the /cpu/ dir in GDB releases This directory contains some files that are used to generate some of the files included in the GDB release, and thus must be part of the GDB release also. ChangeLog: * src-release (GDB_SUPPORT_DIRS): Add 'cpu'. --- src-release | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-release') diff --git a/src-release b/src-release index 8c25e6bdee..cba4384924 100644 --- a/src-release +++ b/src-release @@ -269,7 +269,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 libdecnumber +GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim intl libdecnumber cpu gdb.tar.bz2: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb $(MAKE) -f $(SELF) gdb-taz TOOL=gdb \ MD5PROG="$(MD5PROG)" \ -- cgit v1.2.1