Don't remove docs when calling Make

This commit is contained in:
JC Brand 2014-07-23 13:12:18 +02:00
parent 02083ba0a8
commit c9e3a29515

View File

@ -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