diff --git a/Makefile b/Makefile index 59e8143ae..8ec270c7e 100644 --- a/Makefile +++ b/Makefile @@ -271,7 +271,7 @@ captchas : redirect.html $(template_deps) scp captchas.html $(meta_uploadPath) clean : - $(RMDIR) tmp testbuilds .events + $(RMDIR) tmp tmp-crx testbuilds .events $(RM) .tests_enabled cleanrel : clean