diff --git a/Makefile b/Makefile index 5091d190c..ae09a90ad 100644 --- a/Makefile +++ b/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