summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/ChangeLog4
-rw-r--r--c/src/wrapup/Makefile.am1
2 files changed, 4 insertions, 1 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 6881ec9a6d..012fa96620 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,9 @@
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * wrapup/Makefile.am: Remove libmisc.
+
+2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.ac: Remove libmisc.
2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am
index a611faa002..f89b794c8f 100644
--- a/c/src/wrapup/Makefile.am
+++ b/c/src/wrapup/Makefile.am
@@ -32,7 +32,6 @@ endif
SRCS = $(LIBBSP) $(LIBNETWORKING) $(LIBRDBG) \
$(wildcard $(PROJECT_RELEASE)/lib/libcpu$(LIB_VARIANT).a) \
$(LIBCHIP) \
- ../libmisc/wrapup/$(ARCH)/libmisc.a \
$(wildcard $(PROJECT_RELEASE)/lib/rtems-ctor$(LIB_VARIANT).$(OBJEXT))
TMPINSTALL_FILES += $(LIB)