From 3c9fa54aed9db15511bc4273c4f7d50c6d60b607 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 9 Dec 2002 09:50:22 +0000 Subject: 2002-12-09 Ralf Corsepius * wrapup/Makefile.am: Reflect changes to score/. * configure.ac: Reflect changes to score/. --- cpukit/wrapup/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/wrapup') diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am index a32333ca98..88c0673d93 100644 --- a/cpukit/wrapup/Makefile.am +++ b/cpukit/wrapup/Makefile.am @@ -11,7 +11,7 @@ include $(top_srcdir)/automake/lib.am if LIBSCORECPU CPU_OBJS = ../score/cpu/$(RTEMS_CPU)/$(ARCH)/libscorecpu.a endif -CORE_OBJS = ../score/src/$(ARCH)/libscore.a +CORE_OBJS = ../score/$(ARCH)/libscore.a SAPI_OBJS = ../sapi/$(ARCH)/libsapi.a RTEMS_OBJS = ../rtems/$(ARCH)/librtems.a -- cgit v1.2.3