aboutsummaryrefslogtreecommitdiff
path: root/binutils/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-03-19 07:03:40 +0000
committerAlan Modra <amodra@gmail.com>2004-03-19 07:03:40 +0000
commit6ece5c52680386262247e29b7eb0d43fd5fc5db0 (patch)
tree1049e07c350e5ff70fcd13b3931a016bc1d0ac8f /binutils/Makefile.am
parente20c0b3d25224dd1b9d8dfc4146fea8c287ee6a3 (diff)
downloadgdb-6ece5c52680386262247e29b7eb0d43fd5fc5db0.zip
gdb-6ece5c52680386262247e29b7eb0d43fd5fc5db0.tar.gz
gdb-6ece5c52680386262247e29b7eb0d43fd5fc5db0.tar.bz2
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate. * po/binutils.pot: Regenerate.
Diffstat (limited to 'binutils/Makefile.am')
-rw-r--r--binutils/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/binutils/Makefile.am b/binutils/Makefile.am
index 324c0ea..d128001 100644
--- a/binutils/Makefile.am
+++ b/binutils/Makefile.am
@@ -440,7 +440,9 @@ not-strip.o: not-strip.c
objcopy.o: objcopy.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
$(INCDIR)/symcat.h $(INCDIR)/progress.h bucomm.h config.h \
$(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
- budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h
+ budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h \
+ $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
+ $(INCDIR)/bfdlink.h
objdump.o: objdump.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
$(INCDIR)/symcat.h ../bfd/bfdver.h $(INCDIR)/progress.h \
bucomm.h config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \