From: Alan Modra Date: Wed, 24 Feb 2021 08:06:34 +0000 (+1030) Subject: libctf regen for NEWS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8255cf421c513747b7e189f932ca6e5b450e0d46;p=binutils-gdb.git libctf regen for NEWS The previous regen was done on a tree without the new NEWS file. * Makefile.in: Regenerate. --- 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 + + * Makefile.in: Regenerate. + 2021-02-21 Alan Modra * 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)