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:
parent
44c971bb67
commit
cae005f28d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue