* Makefile.in (symfile.o): Update dependencies.
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 20 Feb 2007 16:05:54 +0000 (16:05 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Tue, 20 Feb 2007 16:05:54 +0000 (16:05 +0000)
gdb/ChangeLog
gdb/Makefile.in

index af9ccbe..6e1e3d4 100644 (file)
@@ -1,3 +1,7 @@
+2007-02-20  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (symfile.o): Update dependencies.
+
 2007-02-20  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * MAINTAINERS: Disable -Werror for cris simulator.  Build
index 54b3dc6..5047ffb 100644 (file)
@@ -2772,7 +2772,7 @@ symfile.o: symfile.c $(defs_h) $(bfdlink_h) $(symtab_h) $(gdbtypes_h) \
        $(gdb_stabs_h) $(gdb_obstack_h) $(completer_h) $(bcache_h) \
        $(hashtab_h) $(readline_h) $(gdb_assert_h) $(block_h) \
        $(gdb_string_h) $(gdb_stat_h) $(observer_h) $(exec_h) \
-       $(parser_defs_h)
+       $(parser_defs_h) $(varobj_h)
 symfile-mem.o: symfile-mem.c $(defs_h) $(symtab_h) $(gdbcore_h) \
        $(objfiles_h) $(exceptions_h) $(gdbcmd_h) $(target_h) $(value_h) \
        $(symfile_h) $(observer_h) $(auxv_h) $(elf_common_h)