From 96ecd879f86e6a189ee1acd29622453e4d303a13 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Feb 2002 19:49:08 +0000 Subject: 2001-02-04 Joel Sherrill * configure.ac: Removed references to rtems/Makefile and rtems/score/Makefile. --- cpukit/score/cpu/arm/configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cpukit/score/cpu/arm/configure.ac') diff --git a/cpukit/score/cpu/arm/configure.ac b/cpukit/score/cpu/arm/configure.ac index b1c1cb24c6..369ddf3804 100644 --- a/cpukit/score/cpu/arm/configure.ac +++ b/cpukit/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 -- cgit v1.2.3