diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.ada/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.ada/Makefile.in b/gdb/testsuite/gdb.ada/Makefile.in index cbde096..f922ba4 100644 --- a/gdb/testsuite/gdb.ada/Makefile.in +++ b/gdb/testsuite/gdb.ada/Makefile.in @@ -11,6 +11,7 @@ EXECUTABLES = \ exec_changed/second \ fixed_points/fixed_points \ frame_args/foo \ + nested/hello \ null_record/null_record \ packed_array/pa \ print_chars/foo \ |