aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.am
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-08-06 20:53:29 +0000
committerDaniel Jacobowitz <drow@false.org>2007-08-06 20:53:29 +0000
commit5eda1c47e4b0c1e1fb4cb0273c5cd9488f55d316 (patch)
tree364aa027c34c02f56bc0a65d0b4d1270d60b215a /bfd/Makefile.am
parentbe118e79ae499796956ddd95cda47bf8cb405c00 (diff)
downloadfsf-binutils-gdb-5eda1c47e4b0c1e1fb4cb0273c5cd9488f55d316.zip
fsf-binutils-gdb-5eda1c47e4b0c1e1fb4cb0273c5cd9488f55d316.tar.gz
fsf-binutils-gdb-5eda1c47e4b0c1e1fb4cb0273c5cd9488f55d316.tar.bz2
* 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 508c180..ee6c66b 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)