summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.c++/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.c++/Makefile.in')
-rw-r--r--gdb/testsuite/gdb.c++/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.c++/Makefile.in b/gdb/testsuite/gdb.c++/Makefile.in
index ee8e2635cbf..82672598750 100644
--- a/gdb/testsuite/gdb.c++/Makefile.in
+++ b/gdb/testsuite/gdb.c++/Makefile.in
@@ -3,7 +3,7 @@ srcdir = @srcdir@
EXECUTABLES = ambiguous annota2 anon-union cplusfuncs cttiadd \
derivation inherit local member-ptr method misc \
- overload ovldbreak ref-typ ref-typ2 templates userdef virtfunc namespace
+ overload ovldbreak ref-typ ref-typ2 templates userdef virtfunc namespace ref-types
all:
@echo "Nothing to be done for all..."