* 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 2571de3..4bb1cfa 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 91b0ed1..8c348f3 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 0a0fd40..a74aaa1 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 \