summaryrefslogtreecommitdiffstats
path: root/c/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/Makefile.am')
-rw-r--r--c/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/Makefile.am b/c/Makefile.am
index 05f2bd1416..5dffb7900b 100644
--- a/c/Makefile.am
+++ b/c/Makefile.am
@@ -36,5 +36,6 @@ EXTRA_DIST += TOOL_TARGETS
DIST_SUBDIRS = ${RTEMS_BSP}
## -------------------------------------------------------
-include $(top_srcdir)/../automake/subdirs.am
+
include $(top_srcdir)/../automake/host.am
+include $(top_srcdir)/../automake/subdirs.am