diff options
Diffstat (limited to 'gdb/testsuite/gdb.chill/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.chill/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.chill/Makefile.in b/gdb/testsuite/gdb.chill/Makefile.in index 7d5d8c2..4ed891e 100644 --- a/gdb/testsuite/gdb.chill/Makefile.in +++ b/gdb/testsuite/gdb.chill/Makefile.in @@ -94,7 +94,7 @@ CHILL_LIB = ` \ #### host, target, and site specific Makefile frags come in here. -EXECUTABLES = chillvars.exe misc.exe result.exe tuples.exe \ +EXECUTABLES = callch.exe chillvars.exe misc.exe result.exe tuples.exe \ pr-4975.exe pr-5016.exe pr-5020.exe pr-5022.exe pr-5646.exe pr-5984.exe \ pr-6292.exe |