summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3564ff0d9e..c13e8e2a09 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,8 @@ ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
SUBDIRS = doc make tools @TARGET_SUBDIRS@
-AUTOMAKE_FILES = automake/subdirs.am automake/local.am automake/lib.am
+AUTOMAKE_FILES = automake/compile.am automake/host.am automake/lib.am \
+ automake/local.am automake/multilib.am automake/subdirs.am
ACLOCAL_FILES += aclocal/ar-s.m4 aclocal/bsp-alias.m4 \
aclocal/canonical-host.m4 aclocal/canonical-target-name.m4 \