From e7495aeba8e77883d1dfcb2a15c998309f30a180 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 17 Feb 2004 13:41:35 +0000 Subject: 2004-02-17 Ralf Corsepius * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am, librdbg/src/Makefile.am. * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove. * configure.ac: Reflect changes above. Unconditionally apply RTEMS_CHECK_MULTIPROCESSING. * wrapup/Makefile.am: Reflect changes above. * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@. --- 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 40e834f4b6..0cbf6c9ba3 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/librdbg$(LIB_VARIANT).a +SRCS += ../librdbg/librdbg$(LIB_VARIANT).a endif # FIXME: ATM, there is no libcpu.a, anymore. -- cgit v1.2.3