* Makefile.in (arch-utils.o): Add $(sim_regno_h).
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 6711ca2e13026bf57a06e8bf844a1159a79aa297..c8dba9150d2aef55ce7aee5d0c5b9c84d5bc926d 100644 (file)
@@ -1586,7 +1586,7 @@ arch-utils.o: arch-utils.c $(defs_h) $(bfd_h) $(gdbcmd_h) \
        $(arch_utils_h) $(gdb_assert_h) $(inferior_h) \
        $(gdb_string_h) $(symtab.h) $(frame_h) $(breakpoint_h) $(gdb_wait_h) \
        $(gdbcore_h) $(target_h) $(annotate_h) $(regcache_h) $(gdb_assert_h) \
-       $(version_h) $(floatformat_h)
+       $(version_h) $(floatformat_h) $(sim_regno_h)
 
 gdbtypes.o: gdbtypes.c $(bfd_h) $(complaints_h) $(defs_h) $(expression_h) \
        $(gdbtypes_h) $(language_h) $(objfiles_h) $(symfile_h) $(symtab_h) \
This page took 0.023693 seconds and 4 git commands to generate.