summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5977854..b6c8a30 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ clean:
rm -rf ./bin/* debug cmd/*/debug $(ROOT_GOPRJ)/pkg/*/$(REPOPATH)
distclean: clean
- rm -rf bin tools glide.lock vendor cmd/*/vendor webapp/{node_modules,dist}
+ rm -rf bin tools glide.lock vendor cmd/*/vendor webapp/node_modules webapp/dist
run3:
goreman start