summaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2013-02-05 13:57:48 +0000
committerAlan Modra <amodra@bigpond.net.au>2013-02-05 13:57:48 +0000
commit49b9582ea93655f2db03e4d456f9b48df5ae9183 (patch)
tree7a73c9d1f81c86a03126025c8dbdcdc75a751e04 /bfd/Makefile.in
parent35a2c08b3b72fb40b7e805558667342667d5d76c (diff)
downloadbinutils-redhat-49b9582ea93655f2db03e4d456f9b48df5ae9183.tar.gz
* Makefile.am (SOURCE_HFILES): Add `elf-linux-psinfo.h'.
* Makefile.in: Regenerate.
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 0a0fd40e74..a74aaa12a6 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -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 \