Index: gdb/testsuite/gdb.python/Makefile.in |
diff --git a/gdb/testsuite/gdb.python/Makefile.in b/gdb/testsuite/gdb.python/Makefile.in |
index 4e286b539dc68adc621bda6d92fe65d2c1d1f532..0b815075599dc125f210651c347959c4e48cab0d 100644 |
--- a/gdb/testsuite/gdb.python/Makefile.in |
+++ b/gdb/testsuite/gdb.python/Makefile.in |
@@ -6,7 +6,7 @@ EXECUTABLES = py-type py-value py-prettyprint py-template py-block \ |
py-shared python lib-types py-events py-evthreads py-frame \ |
py-mi py-pp-maint py-progspace py-section-script py-objfile \ |
py-finish-breakpoint py-finish-breakpoint2 py-value-cc py-explore \ |
- py-explore-cc |
+ py-explore-cc py-arch |
MISCELLANEOUS = py-shared-sl.sl py-events-shlib.so py-events-shlib-nodebug.so |