aboutsummaryrefslogtreecommitdiff
path: root/libctf
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-01-13 19:13:23 +1030
committerAlan Modra <amodra@gmail.com>2021-01-13 22:06:02 +1030
commit5347ed60c50b79958f83963bd7d01da0372c339b (patch)
treec6c88497cb8b7fcb59abd82eaf3cef6186cb98c3 /libctf
parentb209b5a6b8a4433be961a0f016439f381de65bfc (diff)
downloadfsf-binutils-gdb-5347ed60c50b79958f83963bd7d01da0372c339b.zip
fsf-binutils-gdb-5347ed60c50b79958f83963bd7d01da0372c339b.tar.gz
fsf-binutils-gdb-5347ed60c50b79958f83963bd7d01da0372c339b.tar.bz2
Regen Makefile.in for jobserver.m4 aclocal.m4 dependency
bfd/ * Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. binutils/ * Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. gas/ * Makefile.in: Regenerate. * Makefile.in: Regenerate. gprof/ * Makefile.in: Regenerate. ld/ * Makefile.in: Regenerate. libctf/ * Makefile.in: Regenerate. opcodes/ * Makefile.in: Regenerate.
Diffstat (limited to 'libctf')
-rw-r--r--libctf/ChangeLog4
-rw-r--r--libctf/Makefile.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/libctf/ChangeLog b/libctf/ChangeLog
index b0c5888..aa021fa 100644
--- a/libctf/ChangeLog
+++ b/libctf/ChangeLog
@@ -1,3 +1,7 @@
+2021-01-13 Alan Modra <amodra@gmail.com>
+
+ * Makefile.in: Regenerate.
+
2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/26792
diff --git a/libctf/Makefile.in b/libctf/Makefile.in
index d31d017..4fc351c 100644
--- a/libctf/Makefile.in
+++ b/libctf/Makefile.in
@@ -115,6 +115,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
$(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/enable.m4 \
$(top_srcdir)/../config/gettext-sister.m4 \
+ $(top_srcdir)/../config/jobserver.m4 \
$(top_srcdir)/../config/lead-dot.m4 \
$(top_srcdir)/../config/override.m4 \
$(top_srcdir)/../config/warnings.m4 \