aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
-rw-r--r--bfd/Makefile.am8
-rw-r--r--bfd/Makefile.in8
3 files changed, 13 insertions, 8 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 8919102..3ae04ca 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jun 7 11:49:43 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
+
+ * Makefile.am (SOURCE_HFILES): Add missing headers.
+ * Makefile.in: Regenerated.
+
1999-06-06 Mark Mitchell <mark@codesourcery.com>
* elf32-mips.c (_bfd_mips_elf_print_private_data): Recognize
diff --git a/bfd/Makefile.am b/bfd/Makefile.am
index aaf7727..7e9f31a 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -417,11 +417,11 @@ 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 elf32-hppa.h \
- elfcode.h genlink.h go32stub.h hppa_stubs.h libaout.h \
+ ecoffswap.h elf32-arm.h elf32-hppa.h elfcode.h elfcore.h \
+ elflink.h freebsd.h genlink.h go32stub.h hppa_stubs.h libaout.h \
libbfd.h libcoff.h libecoff.h elf-bfd.h libhppa.h libieee.h \
- libnlm.h liboasys.h netbsd.h nlm-target.h nlmcode.h ns32k.h \
- som.h vms.h
+ libnlm.h liboasys.h netbsd.h nlm-target.h nlmcode.h nlmswap.h \
+ ns32k.h peicode.h som.h vms.h
HFILES = \
elf32-target.h elf64-target.h targmatch.h \
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 23bd249..dcc84aa 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -542,11 +542,11 @@ CFILES = \
SOURCE_HFILES = \
aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h \
- ecoffswap.h elf32-hppa.h \
- elfcode.h genlink.h go32stub.h hppa_stubs.h libaout.h \
+ ecoffswap.h elf32-arm.h elf32-hppa.h elfcode.h elfcore.h \
+ elflink.h freebsd.h genlink.h go32stub.h hppa_stubs.h libaout.h \
libbfd.h libcoff.h libecoff.h elf-bfd.h libhppa.h libieee.h \
- libnlm.h liboasys.h netbsd.h nlm-target.h nlmcode.h ns32k.h \
- som.h vms.h
+ libnlm.h liboasys.h netbsd.h nlm-target.h nlmcode.h nlmswap.h \
+ ns32k.h peicode.h som.h vms.h
HFILES = \