* Makefile.am (BUILD_HFILES): Clean bfd_stdint.h.
authorDaniel Jacobowitz <drow@false.org>
Mon, 6 Aug 2007 20:53:29 +0000 (20:53 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 6 Aug 2007 20:53:29 +0000 (20:53 +0000)
* Makefile.in: Regenerated.

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

index b6a9ea3..cac533f 100644 (file)
@@ -1,5 +1,10 @@
 2007-08-06  Daniel Jacobowitz  <dan@codesourcery.com>
 
+       * Makefile.am (BUILD_HFILES): Clean bfd_stdint.h.
+       * Makefile.in: Regenerated.
+
+2007-08-06  Daniel Jacobowitz  <dan@codesourcery.com>
+
        * configure.in: Update version to 2.18.50.
        * configure: Regenerated.
 
index 508c180..ee6c66b 100644 (file)
@@ -677,7 +677,7 @@ SOURCE_HFILES = \
 
 ## ... and all .h files which are in the build tree.
 BUILD_HFILES = \
-       bfdver.h elf32-target.h elf64-target.h targmatch.h
+       bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
 
 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
 
index 97cab1a..a13b0ee 100644 (file)
@@ -926,7 +926,7 @@ SOURCE_HFILES = \
        vms.h xcoff-target.h xsym.h
 
 BUILD_HFILES = \
-       bfdver.h elf32-target.h elf64-target.h targmatch.h
+       bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
 
 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)