diff --git a/Makefile b/Makefile index 613c17ab705..b05918f6018 100644 --- a/Makefile +++ b/Makefile @@ -69,4 +69,5 @@ clean-dev: clean-git: rm -r js/ - git checkout -- js/ + rm -r css/ + git checkout -- js/ css/