Sfoglia il codice sorgente

Don't remove docs when calling Make

JC Brand 11 anni fa
parent
commit
c9e3a29515
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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