Fix distclean
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 12 May 2017 08:14:12 +0000 (10:14 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 12 May 2017 08:14:12 +0000 (10:14 +0200)
Makefile

index 5977854..b6c8a30 100644 (file)
--- 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