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