summaryrefslogtreecommitdiffstats
path: root/c/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/Makefile.am')
-rw-r--r--c/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/Makefile.am b/c/Makefile.am
index d5ef7eb128..949c8171d7 100644
--- a/c/Makefile.am
+++ b/c/Makefile.am
@@ -12,6 +12,7 @@ RTEMS_BSP = $(RTEMS_BSP_LIST)
## The '.' in SUBDIRS ensures that local make-targets (xxx-am) will be
## triggered before $(RTEMS_BSP_LIST) subdirectories are made.
SUBDIRS= \
+make \
. \
$(RTEMS_BSP)