summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/Makefile.in')
-rw-r--r--gdb/testsuite/gdb.dwarf2/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/Makefile.in b/gdb/testsuite/gdb.dwarf2/Makefile.in
index 75d26060342..db7046f500d 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 $@..."