summaryrefslogtreecommitdiff
path: root/apps/system/free/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/free/Makefile')
-rw-r--r--apps/system/free/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/free/Makefile b/apps/system/free/Makefile
index 9db10f790..a4cd50687 100644
--- a/apps/system/free/Makefile
+++ b/apps/system/free/Makefile
@@ -87,7 +87,7 @@ $(COBJS): %$(OBJEXT): %.c
$(call COMPILE, $<, $@)
.built: $(OBJS)
- $(call ARCHIVE, $(BIN), "$(OBJS)")
+ $(call ARCHIVE, $(BIN), $(OBJS))
@touch .built
# Register application