From 1863c96c057ea959bd882a4589c6cfdc0a944eec Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 13 Sep 2010 17:59:59 +0000 Subject: [PATCH] * Makefile.in (HFILES_NO_SRCDIR): Add progspace.h. --- gdb/ChangeLog | 4 ++++ gdb/Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 41c09645041..cf19fae26c5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2010-09-13 Tom Tromey + + * Makefile.in (HFILES_NO_SRCDIR): Add progspace.h. + 2010-09-13 H.J. Lu * i386-tdep.c (i386_ymm_type): Set type name to diff --git a/gdb/Makefile.in b/gdb/Makefile.in index e5eee0626f2..21354764e43 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -782,7 +782,7 @@ annotate.h sim-regno.h dictionary.h dfp.h main.h frame-unwind.h \ remote-fileio.h i386-linux-tdep.h vax-tdep.h objc-lang.h \ sentinel-frame.h bcache.h symfile.h windows-tdep.h linux-tdep.h \ gdb_usleep.h jit.h xml-syscall.h ada-operator.inc microblaze-tdep.h \ -psymtab.h psympriv.h +psymtab.h psympriv.h progspace.h # Header files that already have srcdir in them, or which are in objdir. -- 2.30.2