Update the src-release script to include the new top level files test-driver and ar-lib.
* src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
This commit is contained in:
parent
3ac21baa84
commit
0a8288f78a
@ -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.
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user