summaryrefslogtreecommitdiff
path: root/bfd/Makefile.am
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.am
parent35a2c08b3b72fb40b7e805558667342667d5d76c (diff)
downloadbinutils-redhat-49b9582ea93655f2db03e4d456f9b48df5ae9183.tar.gz
* Makefile.am (SOURCE_HFILES): Add `elf-linux-psinfo.h'.
* Makefile.in: Regenerate.
Diffstat (limited to 'bfd/Makefile.am')
-rw-r--r--bfd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/Makefile.am b/bfd/Makefile.am
index 91b0ed1aea..8c348f32ff 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -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 \