summaryrefslogtreecommitdiff
path: root/bfd/Makefile.am
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-05-21 15:38:02 +0000
committerNick Clifton <nickc@redhat.com>2004-05-21 15:38:02 +0000
commit3d7ba75f1576457ca2d9421f57c56debacbb5a1f (patch)
tree4853880d835371b9c2a6c498ae175b5d3d8e07d6 /bfd/Makefile.am
parent0dd82b03613447c79a7ed04dd6ada3636c5feba7 (diff)
downloadgdb-3d7ba75f1576457ca2d9421f57c56debacbb5a1f.tar.gz
Add --hash-size switch to the linker
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 c395d3275b7..29abed03e91 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -894,7 +894,7 @@ syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
$(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
targmatch.h
-hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
+hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h $(INCDIR)/libiberty.h
linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
genlink.h
srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \