* sb/sparse-more: Makefile: Cover more files with make check
@ -2162,7 +2162,7 @@ check-sha1:: test-sha1$X
check: common-cmds.h
if sparse; \
then \
for i in *.c; \
for i in $(patsubst %.o, %.c, $(GIT_OBJS)); \
do \
sparse $(ALL_CFLAGS) $(SPARSE_FLAGS) $$i || exit; \
done; \
The note is not visible to the blocked user.