Commit: Add multilib.am to src-release.sh's list of top level files
Checks
Commit Message
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
@@ -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 \