1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-10 01:34:36 -08:00

* test/Makefile.in (check-no-automated-subdir): Silence by default.

This commit is contained in:
Glenn Morris 2017-09-01 18:29:49 -04:00
parent 44c971bb67
commit cae005f28d

View file

@ -220,7 +220,7 @@ endif
## the tests were arranged differently.
.PHONY: check-no-automated-subdir
check-no-automated-subdir:
test ! -d $(srcdir)/automated
${AM_V_at}test ! -d $(srcdir)/automated
## Rerun all default tests.
check: mostlyclean check-no-automated-subdir