summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/wrapup')
-rw-r--r--c/src/wrapup/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am
index ae0373d060..bd83bc25fb 100644
--- a/c/src/wrapup/Makefile.am
+++ b/c/src/wrapup/Makefile.am
@@ -36,7 +36,7 @@ SRCS += $(wildcard $(PROJECT_RELEASE)/lib/rtems-ctor$(LIB_VARIANT).$(OBJEXT))
TMPINSTALL_FILES += $(LIB)
-all-local: $(ARCH) $(LIB) $(TMPINSTALL_FILES)
+all-local: $(LIB) $(TMPINSTALL_FILES)
$(LIB): $(SRCS)
rm -f $@