summaryrefslogtreecommitdiffstats
path: root/webapp/Makefile
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-03-17 12:54:59 -0400
committerChristopher Speller <crspeller@gmail.com>2016-03-17 12:54:59 -0400
commit876ef15ac126f0a9aec0b9ad4e98a35223641167 (patch)
tree80fd018ca15db0aa584e919aeaf3fe603b6865dc /webapp/Makefile
parent128204b47a9ff89bf2bea97cd21d3b8892151e69 (diff)
downloadchat-876ef15ac126f0a9aec0b9ad4e98a35223641167.tar.gz
chat-876ef15ac126f0a9aec0b9ad4e98a35223641167.tar.bz2
chat-876ef15ac126f0a9aec0b9ad4e98a35223641167.zip
Fxing make clean
Diffstat (limited to 'webapp/Makefile')
-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