public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Commit: Add multilib.am to src-release.sh's list of top level files
@ 2024-01-19 11:44 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2024-01-19 11:44 UTC (permalink / raw)
  To: binutils, gdb-patches

Hi Guys,

  I am applying the patch below to add multilib.am to src-release.sh's
  list of top level files that should be included in any release.  This
  file is needed when rebuilding the Makefiles in the libbacktrace and
  zlib sub-directories.

Cheers
  Nick

diff --git a/src-release.sh b/src-release.sh
index bc947ebc56f..169135856a2 100755
--- a/src-release.sh
+++ b/src-release.sh
@@ -45,7 +45,8 @@ DEVO_SUPPORT="ar-lib ChangeLog compile config config-ml.in config.guess \
        ltmain.sh ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 \
        MAINTAINERS Makefile.def Makefile.in Makefile.tpl missing mkdep \
        mkinstalldirs move-if-change README README-maintainer-mode \
-       SECURITY.txt src-release.sh symlink-tree test-driver ylwrap"
+       SECURITY.txt src-release.sh symlink-tree test-driver ylwrap \
+        multilib.am"
 
 # Files in devo/etc used in any net release.
 ETC_SUPPORT="Makefile.in configure configure.in standards.texi \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-19 11:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-19 11:44 Commit: Add multilib.am to src-release.sh's list of top level files Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).