summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or16/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-30 14:34:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-30 14:34:00 +0000
commit7a01fba12790e07ac0754717471e98569f26c230 (patch)
treedad9a96fd97790733a72558c0c7f47add8ecc81c /cpukit/score/cpu/or16/configure.ac
parent2002-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-7a01fba12790e07ac0754717471e98569f26c230.tar.bz2
2002-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/Makefile.am: Removed. * rtems/score/Makefile.am: Removed. * configure.ac: Reflect changes above. * Makefile.am: Reflect changes above.
Diffstat (limited to 'cpukit/score/cpu/or16/configure.ac')
-rw-r--r--cpukit/score/cpu/or16/configure.ac4
1 files changed, 1 insertions, 3 deletions
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