(thread.o): Add dependency on annotate.h.
authorNick Roberts <nickrob@snap.net.nz>
Tue, 20 May 2008 21:06:56 +0000 (21:06 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 20 May 2008 21:06:56 +0000 (21:06 +0000)
gdb/Makefile.in

index b60f63c83bf1c5a6d66287576d6aba51dea991c2..9f8db5336f1cc12ecb30e0f924f6ee026ba4873e 100644 (file)
@@ -2932,7 +2932,7 @@ target-memory.o: target-memory.c $(defs_h) $(vec_h) $(target_h) \
 thread.o: thread.c $(defs_h) $(symtab_h) $(frame_h) $(inferior_h) \
        $(environ_h) $(value_h) $(target_h) $(gdbthread_h) $(exceptions_h) \
        $(command_h) $(gdbcmd_h) $(regcache_h) $(gdb_h) $(gdb_string_h) \
-       $(ui_out_h) $(observer_h)
+       $(ui_out_h) $(observer_h) $(annotate_h)
 top.o: top.c $(defs_h) $(gdbcmd_h) $(call_cmds_h) $(cli_cmds_h) \
        $(cli_script_h) $(cli_setshow_h) $(cli_decode_h) $(symtab_h) \
        $(inferior_h) $(exceptions_h) $(target_h) $(breakpoint_h) \