summaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-07-05 09:07:30 +0000
committerNick Clifton <nickc@redhat.com>2007-07-05 09:07:30 +0000
commit3289fe0ce07986d2d93e5ac8461e7fc1d43d8012 (patch)
treedb86c16edf7667abba8cb9f4c7b4374ef97e5810 /gprof/Makefile.am
parent29422971f1854e0b2fef00243c2924ae9f3bdecc (diff)
downloadbinutils-gdb-3289fe0ce07986d2d93e5ac8461e7fc1d43d8012.tar.gz
* corefile.c (core_sym_class): Do not discard nested subprograms.
Diffstat (limited to 'gprof/Makefile.am')
-rw-r--r--gprof/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/Makefile.am b/gprof/Makefile.am
index 74039372e05..edf4a8ebb60 100644
--- a/gprof/Makefile.am
+++ b/gprof/Makefile.am
@@ -226,7 +226,7 @@ corefile.o: corefile.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/ansidecl.h \
$(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h gconfig.h search_list.h \
- source.h symtab.h hist.h corefile.h
+ source.h symtab.h hist.h corefile.h $(INCDIR)/safe-ctype.h
gmon_io.o: gmon_io.c gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \
$(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \
../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \