diff --git a/test/sharness/Makefile b/test/sharness/Makefile index 100f952c8..fd3869428 100644 --- a/test/sharness/Makefile +++ b/test/sharness/Makefile @@ -35,8 +35,8 @@ aggregate: clean-test-results $(T) deps: $(SHARNESS) $(BINS) curl -$(SHARNESS): - @echo "*** installing $@ ***" +$(SHARNESS): FORCE + @echo "*** checking $@ ***" lib/install-sharness.sh bin/%: FORCE