From 7a01fba12790e07ac0754717471e98569f26c230 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 30 Jan 2002 14:34:00 +0000 Subject: 2002-01-28 Ralf Corsepius * rtems/Makefile.am: Removed. * rtems/score/Makefile.am: Removed. * configure.ac: Reflect changes above. * Makefile.am: Reflect changes above. --- cpukit/score/cpu/or16/configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cpukit/score/cpu/or16/configure.ac') diff --git a/cpukit/score/cpu/or16/configure.ac b/cpukit/score/cpu/or16/configure.ac index 2d2a434bc1..4456bc5136 100644 --- a/cpukit/score/cpu/or16/configure.ac +++ b/cpukit/score/cpu/or16/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