]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/Makefile.in (check-no-automated-subdir): Silence by default.
authorGlenn Morris <rgm@gnu.org>
Fri, 1 Sep 2017 22:29:49 +0000 (18:29 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 1 Sep 2017 22:29:49 +0000 (18:29 -0400)
test/Makefile.in

index 0c3d3601d740a5908f75679f774c5a1a8ebd562c..d4395e69bb875ff78c5c78830338ccfd7c13ba08 100644 (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