* Makefile.am (SOURCE_HFILES): Add `elf-linux-psinfo.h'.
* Makefile.in: Regenerate.
This commit is contained in:
parent
14ac654fb8
commit
37ba9f93b2
@ -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>
|
||||
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user