summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webapp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/Makefile b/webapp/Makefile
index 88ee625a4..cd6dfbbad 100644
--- a/webapp/Makefile
+++ b/webapp/Makefile
@@ -28,4 +28,4 @@ clean:
rm -rf dist
rm -rf node_modules
- rm .npminstall
+ rm -f .npminstall