We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4699b commit 7e176a3Copy full SHA for 7e176a3
1 file changed
autotests/Makefile
@@ -40,7 +40,7 @@ build: generate $(BUILD_TARGETS)
40
41
%/.built: generate
42
@echo "Building $*"
43
- @$(MAKE) -C $* --no-print-directory
+ @$(MAKE) -C $* --no-print-directory all
44
@touch $@
45
46
test-all:
0 commit comments