aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-01-19 01:19:41 +0000
committerStu Grossman <grossman@cygnus>1992-01-19 01:19:41 +0000
commit313085cbc96851e8ae340bfe0188df4aaaacc4fe (patch)
tree7c8213ebfc6db3f1b3af445f51ab87ba5df1cc5e
parentaa2e8c1c98ad58bfe32df595236d04251f96d7dc (diff)
downloadgdb-313085cbc96851e8ae340bfe0188df4aaaacc4fe.zip
gdb-313085cbc96851e8ae340bfe0188df4aaaacc4fe.tar.gz
gdb-313085cbc96851e8ae340bfe0188df4aaaacc4fe.tar.bz2
* Makefile.in (HFILES): Add partial-stab.h.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 786af21..ae583ed 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+Sat Jan 18 17:17:45 1992 Stu Grossman (grossman at cygnus.com)
+
+ * Makefile.in (HFILES): Add partial-stab.h.
+
Sat Jan 18 16:45:01 1992 Fred Fish (fnf at cygnus.com)
* config/mh-stratus, config/mt-stratus, i860-opcode.h,
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index bd47624..078f6c9 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -222,7 +222,7 @@ SFILES_KGDB = $(SFILES) stuff.c kdb-start.c
# Header files that are not named in config/* Makefile fragments go here.
HFILES= breakpoint.h buildsym.h command.h defs.h environ.h \
expression.h frame.h gdbcmd.h gdbcore.h \
- ieee-float.h inferior.h minimon.h \
+ ieee-float.h inferior.h minimon.h partial-stab.h \
signals.h signame.h symfile.h symtab.h \
target.h terminal.h tm-68k.h tm-i960.h tm-sunos.h tm-sysv4.h \
xm-m68k.h xm-sysv4.h language.h parser-defs.h value.h