aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.chill/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.chill/Makefile.in')
-rw-r--r--gdb/testsuite/gdb.chill/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.chill/Makefile.in b/gdb/testsuite/gdb.chill/Makefile.in
index 3189910..23f1251 100644
--- a/gdb/testsuite/gdb.chill/Makefile.in
+++ b/gdb/testsuite/gdb.chill/Makefile.in
@@ -4,7 +4,7 @@ VPATH = @srcdir@
PROGS = callch.exe chillvars.exe misc.exe result.exe string.exe \
tests1.exe tests2.exe tuples.exe \
pr-4975.exe pr-5016.exe pr-5020.exe pr-5022.exe pr-5646.exe \
- pr-5984.exe pr-6292.exe pr-6632.exe pr-8136.exe
+ pr-5984.exe pr-6292.exe pr-6632.exe pr-8136.exe pr-8405.exe
all:
@echo "Nothing to be done for all..."