* Makefile.am (BUILD_HFILES): Clean bfd_stdint.h.

* Makefile.in: Regenerated.
This commit is contained in:
Daniel Jacobowitz
2007-08-06 20:53:29 +00:00
parent be118e79ae
commit 5eda1c47e4
3 changed files with 7 additions and 2 deletions

View 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)