X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=src-release.sh;h=fe5dab5fb364618c8c6e33d3ee371e19ddd1abaa;hb=e98ee8c458f3a8405eb93e71b00f801b4bbe3635;hp=7c27ecfcca3157746bbbab431d5058e94aebb111;hpb=52b2f30022323367b2cd727f402c9876bdc53b0d;p=deliverable%2Fbinutils-gdb.git diff --git a/src-release.sh b/src-release.sh index 7c27ecfcca..fe5dab5fb3 100755 --- a/src-release.sh +++ b/src-release.sh @@ -46,7 +46,7 @@ DEVO_SUPPORT="README Makefile.in configure configure.ac \ Makefile.def Makefile.tpl src-release.sh config.rpath \ ChangeLog MAINTAINERS README-maintainer-mode \ lt~obsolete.m4 ltgcc.m4 depcomp mkdep compile \ - COPYING3 COPYING3.LIB" + COPYING3 COPYING3.LIB test-driver ar-lib" # Files in devo/etc used in any net release. ETC_SUPPORT="Makefile.in configure configure.in standards.texi \ @@ -313,7 +313,7 @@ gas_release() tar_compress $package $tool "$GAS_SUPPORT_DIRS" "$compressors" } -GDB_SUPPORT_DIRS="bfd include libiberty opcodes readline sim intl libdecnumber cpu zlib" +GDB_SUPPORT_DIRS="bfd include libiberty opcodes readline sim intl libdecnumber cpu zlib contrib" gdb_release() { compressors=$1