[binutils-gdb] libctf regen for NEWS
Alan Modra
amodra@sourceware.org
Fri Feb 26 03:00:51 GMT 2021
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8255cf421c513747b7e189f932ca6e5b450e0d46
commit 8255cf421c513747b7e189f932ca6e5b450e0d46
Author: Alan Modra <amodra@gmail.com>
Date: Wed Feb 24 18:36:34 2021 +1030
libctf regen for NEWS
The previous regen was done on a tree without the new NEWS file.
* Makefile.in: Regenerate.
Diff:
---
libctf/ChangeLog | 4 ++++
libctf/Makefile.in | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/libctf/ChangeLog b/libctf/ChangeLog
index 7e6e7a9b3c8..da27a8fed6b 100644
--- a/libctf/ChangeLog
+++ b/libctf/ChangeLog
@@ -1,3 +1,7 @@
+2021-02-26 Alan Modra <amodra@gmail.com>
+
+ * Makefile.in: Regenerate.
+
2021-02-21 Alan Modra <amodra@gmail.com>
* configure.ac: Invoke AC_CANONICAL_TARGET, AC_CANONICAL_HOST
diff --git a/libctf/Makefile.in b/libctf/Makefile.in
index badbb388418..e3ee89534e7 100644
--- a/libctf/Makefile.in
+++ b/libctf/Makefile.in
@@ -286,7 +286,7 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
$(top_srcdir)/../config.guess $(top_srcdir)/../config.sub \
$(top_srcdir)/../depcomp $(top_srcdir)/../install-sh \
$(top_srcdir)/../ltmain.sh $(top_srcdir)/../missing \
- $(top_srcdir)/../mkinstalldirs ChangeLog
+ $(top_srcdir)/../mkinstalldirs ChangeLog NEWS
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
More information about the Binutils-cvs
mailing list