summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2006-04-08 23:40:03 +0000
committerJim Blandy <jimb@codesourcery.com>2006-04-08 23:40:03 +0000
commitd750b939987cf43c1eaf590db9e15e7fce283a61 (patch)
tree6adf93e1603e89eb9d4e6dd115af985385ba5123 /gdb/Makefile.in
parentcb878726df95ae9effe3b5b06a519bf2f2786226 (diff)
downloadbinutils-gdb-d750b939987cf43c1eaf590db9e15e7fce283a61.tar.gz
2006-04-08 Jim Blandy <jimb@codesourcery.com>
* Makefile.in (COMMON_OBS): List prologue-value.o. (Omitted from last patch.)
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 9a83e6423e4..2dda5435da0 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -952,7 +952,8 @@ COMMON_OBS = $(DEPFILES) $(CONFIG_OBS) $(YYOBJ) \
reggroups.o regset.o \
trad-frame.o \
tramp-frame.o \
- solib.o solib-null.o
+ solib.o solib-null.o \
+ prologue-value.o
TSOBS = inflow.o