Ver Fonte

Don't remove docs when calling Make

JC Brand há 11 anos atrás
pai
commit
c9e3a29515
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      Makefile

+ 0 - 1
Makefile

@@ -75,7 +75,6 @@ stamp-bower: stamp-npm bower.json
 clean::
 	rm -f stamp-npm stamp-bower
 	rm -rf node_modules components
-	-rm -rf $(BUILDDIR)/*
 
 dev: clean
 	npm install