summaryrefslogtreecommitdiff
path: root/bfd/Makefile.am
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2007-08-06 20:53:29 +0000
committerDaniel Jacobowitz <dan@debian.org>2007-08-06 20:53:29 +0000
commitea42ed334157d6080c42297daf217de6ea6f1937 (patch)
tree55dac91cb6d92e56a8c0b957cba3953955782bb9 /bfd/Makefile.am
parentf04801bbabe23bcae96631f6a9cafc18aa4418a0 (diff)
downloadbinutils-redhat-ea42ed334157d6080c42297daf217de6ea6f1937.tar.gz
* Makefile.am (BUILD_HFILES): Clean bfd_stdint.h.
* Makefile.in: Regenerated.
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 508c18087d..ee6c66ba6e 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -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)