summaryrefslogtreecommitdiff
path: root/apps/system/readline/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/readline/Makefile')
-rw-r--r--apps/system/readline/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/readline/Makefile b/apps/system/readline/Makefile
index 08288fa95..fb60b6fc4 100644
--- a/apps/system/readline/Makefile
+++ b/apps/system/readline/Makefile
@@ -78,7 +78,7 @@ $(COBJS): %$(OBJEXT): %.c
$(call COMPILE, $<, $@)
.built: $(OBJS)
- $(call ARCHIVE, $(BIN), "$(OBJS)")
+ $(call ARCHIVE, $(BIN), $(OBJS))
@touch .built
# Context build phase target