aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2002-08-05 16:17:41 +0000
committerJoel Brobecker <brobecker@gnat.com>2002-08-05 16:17:41 +0000
commit3956d554e9820c2d9f41cd36259423895fbaae9d (patch)
tree6e0fea32985cb27fcd9e2f2f982baf9d566a8d47 /gdb/Makefile.in
parent09de7a73567862c3df8a21a4495b0db9691b3cd9 (diff)
downloadgdb-3956d554e9820c2d9f41cd36259423895fbaae9d.zip
gdb-3956d554e9820c2d9f41cd36259423895fbaae9d.tar.gz
gdb-3956d554e9820c2d9f41cd36259423895fbaae9d.tar.bz2
* objfiles.h: Add missing #include "symfile.h"
* Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 00bd31b..77c9d55 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -649,7 +649,7 @@ macrotab_h = macrotab.h
macroscope_h = macroscope.h $(macrotab_h) $(symtab_h)
memattr_h = memattr.h
monitor_h = monitor.h
-objfiles_h = objfiles.h $(gdb_obstack_h)
+objfiles_h = objfiles.h $(gdb_obstack_h) $(symfile_h)
parser_defs_h = parser-defs.h $(doublest_h)
ppc_tdep_h = ppc-tdep.h osabi.h
regcache_h = regcache.h