aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.python/Makefile.in')
-rw-r--r--gdb/testsuite/gdb.python/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.python/Makefile.in b/gdb/testsuite/gdb.python/Makefile.in
index 06f8c9c..578ac54 100644
--- a/gdb/testsuite/gdb.python/Makefile.in
+++ b/gdb/testsuite/gdb.python/Makefile.in
@@ -2,7 +2,7 @@ VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES = py-type py-value py-prettyprint py-template py-block \
- py-symbol
+ py-symbol py-mi
all info install-info dvi install uninstall installcheck check:
@echo "Nothing to be done for $@..."