From 9e23302c8e9730c07d932d1cae54a356144c2247 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 14 Feb 2004 17:53:48 +0000 Subject: 2004-02-14 Ralf Corsepius * wrapup/Makefile.am: Reflect new location of librdbg.a. --- c/src/wrapup/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/wrapup') diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am index ff84462819..40e834f4b6 100644 --- a/c/src/wrapup/Makefile.am +++ b/c/src/wrapup/Makefile.am @@ -39,7 +39,7 @@ SRCS += ../libnetworking/rtems_telnetd/libtelnetd$(LIB_VARIANT).a endif if HAS_RDBG -SRCS += ../librdbg/src/@RTEMS_CPU@/librdbg$(LIB_VARIANT).a +SRCS += ../librdbg/src/librdbg$(LIB_VARIANT).a endif # FIXME: ATM, there is no libcpu.a, anymore. -- cgit v1.2.3