aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2018-07-16 14:11:57 +0100
committerNick Clifton <nickc@redhat.com>2018-07-16 14:11:57 +0100
commit0028e23c4a97768401b5486b3cf01f389fdf85b7 (patch)
tree668c8ac1f14ad99d4ca48aeddc46024ab7c1e253
parentebde1daca8efee3a0d4ce3ae31dea74a6a15fad0 (diff)
downloadfsf-binutils-gdb-0028e23c4a97768401b5486b3cf01f389fdf85b7.zip
fsf-binutils-gdb-0028e23c4a97768401b5486b3cf01f389fdf85b7.tar.gz
fsf-binutils-gdb-0028e23c4a97768401b5486b3cf01f389fdf85b7.tar.bz2
Add the new top level files test-driver and ar-lib to the src-release script.
* src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
-rw-r--r--ChangeLog4
-rwxr-xr-xsrc-release.sh2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f64f1d8..ce7452c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-07-16 Nick Clifton <nickc@redhat.com>
+
+ * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
+
2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
* config.sub: Sync with upstream version 2018-07-03.
diff --git a/src-release.sh b/src-release.sh
index 7c27ecf..f736b8d 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-drivrer ar-lib"
# Files in devo/etc used in any net release.
ETC_SUPPORT="Makefile.in configure configure.in standards.texi \