diff --git a/tests/Makefile b/tests/Makefile index ae485138f4..98fbc6a0bd 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -11,7 +11,7 @@ TEST_RUNNER?= .PHONY: all clean run expected verify -all: $(BINS) +all: build clean: rm -rf $(BUILD)/bins_* $(BUILD)/gen $(BUILD)/target