Skip to content

Commit 7e176a3

Browse files
committed
fix ci
1 parent ec4699b commit 7e176a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autotests/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ build: generate $(BUILD_TARGETS)
4040

4141
%/.built: generate
4242
@echo "Building $*"
43-
@$(MAKE) -C $* --no-print-directory
43+
@$(MAKE) -C $* --no-print-directory all
4444
@touch $@
4545

4646
test-all:

0 commit comments

Comments
 (0)