* Makefile.am (SOURCE_HFILES): Add `elf-linux-psinfo.h'.
authorAlan Modra <amodra@gmail.com>
Tue, 5 Feb 2013 13:57:49 +0000 (13:57 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 5 Feb 2013 13:57:49 +0000 (13:57 +0000)
* Makefile.in: Regenerate.

bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in

index 2571de36d7fe9d1740f85e1ed5ee7b8fdcf285bd..4bb1cfa49edd9f41035308970247548c98830cbc 100644 (file)
@@ -1,3 +1,8 @@
+2013-02-06  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am (SOURCE_HFILES): Add `elf-linux-psinfo.h'.
+       * Makefile.in: Regenerate.
+
 2013-02-04  Sergio Durigan Junior  <sergiodj@redhat.com>
            Pedro Alves  <palves@redhat.com>
 
index 91b0ed1aeaa5c196dfd5eab8c980f61110cb110f..8c348f32ffbcb05e5f9bbcad83ac6f0e70a779d4 100644 (file)
@@ -767,7 +767,7 @@ CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
 ## This is a list of all .h files which are in the source tree.
 SOURCE_HFILES = \
        aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
-       elf-bfd.h elf-hppa.h elf32-hppa.h \
+       elf-bfd.h elf-hppa.h elf-linux-psinfo.h elf32-hppa.h \
        elf64-hppa.h elfcode.h elfcore.h \
        freebsd.h genlink.h go32stub.h \
        libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
index 0a0fd40e74230d75bf296950c0c8c497b55a1071..a74aaa12a6c87e3e41b4eb8114cb3c69a777ba00 100644 (file)
@@ -1070,7 +1070,7 @@ BUILD_CFILES = \
 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
 SOURCE_HFILES = \
        aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
-       elf-bfd.h elf-linux-psinfo.h elf-hppa.h elf32-hppa.h \
+       elf-bfd.h elf-hppa.h elf-linux-psinfo.h elf32-hppa.h \
        elf64-hppa.h elfcode.h elfcore.h \
        freebsd.h genlink.h go32stub.h \
        libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \