diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/Makefile.in b/gdb/testsuite/gdb.dwarf2/Makefile.in index 75d2606..db7046f 100644 --- a/gdb/testsuite/gdb.dwarf2/Makefile.in +++ b/gdb/testsuite/gdb.dwarf2/Makefile.in @@ -21,7 +21,8 @@ VPATH = @srcdir@ srcdir = @srcdir@ -EXECUTABLES = *.x pr10770 +EXECUTABLES = *.x pr10770 dw2-cp-infcall-ref-static dw2-inline-param \ + dw2-noloc dw2-ranges dw2-ref-missing-frame dw2-unresolved all info install-info dvi install uninstall installcheck check: @echo "Nothing to be done for $@..." |