libctf regen for NEWS
authorAlan Modra <amodra@gmail.com>
Wed, 24 Feb 2021 08:06:34 +0000 (18:36 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 26 Feb 2021 02:59:01 +0000 (13:29 +1030)
The previous regen was done on a tree without the new NEWS file.

* Makefile.in: Regenerate.

libctf/ChangeLog
libctf/Makefile.in

index 7e6e7a9b3c86dec5b24ffb787fc95c5baa5f0b15..da27a8fed6b171c1c14ef834bf3cdf779478988a 100644 (file)
@@ -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
index badbb388418aa2e37013d4bb8a4902a1173eaf40..e3ee89534e7aa51ec3d03551b446be3ad70452a4 100644 (file)
@@ -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)
This page took 0.026276 seconds and 4 git commands to generate.