summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/hppa1.1/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/hppa1.1/configure.ac')
-rw-r--r--cpukit/score/cpu/hppa1.1/configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/cpukit/score/cpu/hppa1.1/configure.ac b/cpukit/score/cpu/hppa1.1/configure.ac
index 45f67ae807..e8fb31eaa3 100644
--- a/cpukit/score/cpu/hppa1.1/configure.ac
+++ b/cpukit/score/cpu/hppa1.1/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