diff options
Diffstat (limited to 'gdb/testsuite/gdb.btrace/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.btrace/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.btrace/Makefile.in b/gdb/testsuite/gdb.btrace/Makefile.in index 8311cba..2ae673a 100644 --- a/gdb/testsuite/gdb.btrace/Makefile.in +++ b/gdb/testsuite/gdb.btrace/Makefile.in @@ -2,7 +2,7 @@ VPATH = @srcdir@ srcdir = @srcdir@ EXECUTABLES = enable function_call_history instruction_history tailcall \ - exception unknown_functions record_goto + exception unknown_functions record_goto delta MISCELLANEOUS = |