summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/build/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am
index 5c1995f612..e9d608c113 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -2,7 +2,10 @@
# $Id$
#
-AUTOMAKE_OPTIONS=foreign
+AUTOMAKE_OPTIONS = foreign
ACLOCAL = @ACLOCAL@ -I $(RTEMS_TOPdir)/aclocal
SUBDIRS = scripts src
+
+include $(top_srcdir)/../../automake/subdirs.am
+include $(top_srcdir)/../../automake/local.am