mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 12:38:01 +02:00
Silence silent build a bit more.
This commit is contained in:
parent
36133656ac
commit
4d8c0c3074
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue