From 8255cf421c513747b7e189f932ca6e5b450e0d46 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 24 Feb 2021 18:36:34 +1030 Subject: libctf regen for NEWS The previous regen was done on a tree without the new NEWS file. * Makefile.in: Regenerate. --- libctf/ChangeLog | 4 ++++ libctf/Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libctf/ChangeLog b/libctf/ChangeLog index 7e6e7a9..da27a8f 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 badbb38..e3ee895 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) -- cgit v1.1