https://sourceware.org/bugzilla/show_bug.cgi?id=28807
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0e3839bde6f93e1e3eefce815be3636e3d81054d commit 0e3839bde6f93e1e3eefce815be3636e3d81054d Author: H.J. Lu <hjl.to...@gmail.com> Date: Sun Jan 23 07:29:27 2022 -0800 bfd: Properly install library and header files Rename bfdlib_LTLIBRARIES and bfdinclude_HEADERS to lib_LTLIBRARIES and include_HEADERS to fix the missing installed library and header files in bfd caused by commit bd32be01c997f686ab0b53f0640eaa0aeb61fbd3 Author: Mike Frysinger <vap...@gentoo.org> Date: Fri Dec 3 00:23:20 2021 -0500 bfd: merge doc subdir up a level PR binutils/28807 * Makefile.am (bfdlib_LTLIBRARIES): Renamed to ... (lib_LTLIBRARIES): This. (bfdinclude_HEADERS): Renamed to ... (include_HEADERS): This. * Makefile.in: Regenerate. * doc/local.mk (install): Removed. -- You are receiving this mail because: You are on the CC list for the bug.