summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index ce950b2f65..cf77889e15 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -57,8 +57,8 @@ endif
include $(RTEMS_ROOT)/make/main.cfg
MTARGETS = all install $(TARGET_VARIANTS) $(TARGET_VARIANTS:%=%_all) \
- $(TARGET_VARIANTS:%=%_install) clean_wrapup distclean clean_dirs \
- clean_tools install tests clean depend
+ $(TARGET_VARIANTS:%=%_install) $(TARGET_VARIANTS:%=%_tests) \
+ clean_wrapup distclean clean_dirs clean_tools tests clean depend
.PHONY: clean_modules mlink