diff options
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index a46c9d45c94..114333cff97 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -855,7 +855,7 @@ reggroups_h = reggroups.h regset_h = regset.h remote_fileio_h = remote-fileio.h remote_h = remote.h -rs6000_tdep_h = rs6000-tdep.h $(defs_h) +rs6000_tdep_h = rs6000-tdep.h s390_tdep_h = s390-tdep.h scm_lang_h = scm-lang.h $(scm_tags_h) scm_tags_h = scm-tags.h |