Silence silent build a bit more.

This commit is contained in:
Will Thompson 2010-09-08 19:42:19 +01:00
parent 36133656ac
commit 4d8c0c3074

View file

@ -122,7 +122,7 @@ dist-hook:
## copy tests to builddir so that generated tests and static tests
## are all in one place.
all-local:
for D in $(TESTDIRS); do \
$(AM_V_at)for D in $(TESTDIRS); do \
test -d $(top_builddir)/test/$$D || mkdir $(top_builddir)/test/$$D || exit 1 ; \
done ; \
if ! (test $(srcdir) = . || test $(srcdir) -ef .) ; then \