* Makefile.am (SOURCE_HFILES): Add missing headers.
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 7 Jun 1999 02:51:40 +0000 (02:51 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 7 Jun 1999 02:51:40 +0000 (02:51 +0000)
* Makefile.in: Regenerated.

bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in

index 8919102..3ae04ca 100644 (file)
@@ -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
index aaf7727..7e9f31a 100644 (file)
@@ -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 \
index 23bd249..dcc84aa 100644 (file)
@@ -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 = \