summaryrefslogtreecommitdiffstats
path: root/tools/update/configure.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/update/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/update/configure.in b/tools/update/configure.in
index 19eeaa03a4..395459f66b 100644
--- a/tools/update/configure.in
+++ b/tools/update/configure.in
@@ -18,6 +18,7 @@ RTEMS_PATH_PERL
AM_CONDITIONAL(PERL,test -n "$PERL")
RTEMS_TOOLPATHS
+# Explicitly list all Makefiles here
AC_OUTPUT(
Makefile
)