tmp-crx/ should also be cleaned up if it's left over.

This commit is contained in:
ccd0 2019-04-06 13:25:25 -07:00
parent 4fba9ac05d
commit 1a9056489f

View File

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