aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-02-06 05:30:17 +0000
committerAndrew Cagney <cagney@redhat.com>2003-02-06 05:30:17 +0000
commit4a8f6654af815d1dc2e36a60d270f21fcb91d13e (patch)
tree3ebb7423e5e2844ee62e438eefcd82971b8a5168 /gdb/Makefile.in
parent92851186c3e3f4a246f702f1e2846ec166875982 (diff)
downloadgdb-4a8f6654af815d1dc2e36a60d270f21fcb91d13e.zip
gdb-4a8f6654af815d1dc2e36a60d270f21fcb91d13e.tar.gz
gdb-4a8f6654af815d1dc2e36a60d270f21fcb91d13e.tar.bz2
Add missing files from last commit :-(
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 4a67706..c5de436 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -145,7 +145,7 @@ TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@
#
SUBDIR_CLI_OBS = \
cli-dump.o \
- cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o
+ cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o \
cli-interp.o
SUBDIR_CLI_SRCS = \
cli/cli-dump.c \