make: always rebuild implements.json

Signed-off-by: Sven Anderson <sven@redhat.com>
This commit is contained in:
Sven Anderson 2022-01-31 16:11:22 +01:00 committed by mergify[bot]
parent c27cfe90d2
commit b8695c037c
1 changed files with 1 additions and 3 deletions

View File

@ -230,9 +230,7 @@ else
IMPLEMENTS_DIR:=$(RESULTS_DIR)
endif
implements-json: $(IMPLEMENTS_DIR)/implements.json
$(IMPLEMENTS_DIR)/implements.json: $(BUILDFILE)
implements-json: $(BUILDFILE)
$(MAKE) RESULTS_DIR="$(IMPLEMENTS_DIR)" ENTRYPOINT_ARGS="--test-run=IMPLEMENTS --micro-osd=/bin/true $(ENTRYPOINT_ARGS)" test-container
# force_go_build is phony and builds nothing, can be used for forcing