summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/examples/thttpd/content/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/examples/thttpd/content/Makefile b/nuttx/examples/thttpd/content/Makefile
index 30d6c23ae..9df3ec93a 100644
--- a/nuttx/examples/thttpd/content/Makefile
+++ b/nuttx/examples/thttpd/content/Makefile
@@ -99,6 +99,6 @@ $(SYMTAB): build
clean: $(foreach DIR, $(SUBDIRS), $(DIR)_clean)
@rm -f $(ROMFS_HDR) $(ROMFS_IMG) $(SYMTAB)
@rm -rf $(ROMFS_DIR)
- @rm *~ .*.swp
+ @rm -f *~ .*.swp