From 0efa9f01f80d98aabc54a87748d60cd19be2416c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Oct 1999 18:53:31 +0000 Subject: Patch from Ralf Corsepius to make fix bug where wrapup left pieces out of the librtemsall.a. --- cpukit/libcsupport/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit') diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am index 0c8524d9c4..f4d3e1afd6 100644 --- a/cpukit/libcsupport/Makefile.am +++ b/cpukit/libcsupport/Makefile.am @@ -14,7 +14,7 @@ LIBCHIP = libchip endif SUBDIRS = start include libmisc libc libcpu libbsp \ - $(LIBRDBG) $(LIBCHIP) $(LIBHWAPI) wrapup + $(LIBRDBG) $(LIBCHIP) $(LIBHWAPI) include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../../../automake/local.am -- cgit v1.2.3