summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Makefile')
-rw-r--r--apps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 41cf37fd69..561adaca19 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -71,7 +71,7 @@ dist:
71 71
72clean: 72clean:
73 -rm -f $(OBJS) $(OBJDIR)/archos.mod $(OBJDIR)/archos.asm \ 73 -rm -f $(OBJS) $(OBJDIR)/archos.mod $(OBJDIR)/archos.asm \
74 $(OBJDIR)/archos.bin $(OBJDIR)/archos.elf 74 $(OBJDIR)/archos.bin $(OBJDIR)/archos.elf $(OBJDIR)/archos.map
75 -$(RM) -r $(OBJDIR)/$(DEPS) 75 -$(RM) -r $(OBJDIR)/$(DEPS)
76 76
77DEPS:=.deps 77DEPS:=.deps