summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/arm/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/arm/configure.ac')
-rw-r--r--c/src/exec/score/cpu/arm/configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/src/exec/score/cpu/arm/configure.ac b/c/src/exec/score/cpu/arm/configure.ac
index b1c1cb24c6..369ddf3804 100644
--- a/c/src/exec/score/cpu/arm/configure.ac
+++ b/c/src/exec/score/cpu/arm/configure.ac
@@ -26,7 +26,5 @@ RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_NEWLIB
# Explicitly list all Makefiles here
-AC_CONFIG_FILES([Makefile
-rtems/Makefile
-rtems/score/Makefile])
+AC_CONFIG_FILES([Makefile])
AC_OUTPUT