summaryrefslogtreecommitdiff
path: root/builtin/annotate.c
diff options
context:
space:
mode:
authorPhilippe Blain <levraiphilippeblain@gmail.com>2024-10-11 17:29:47 +0000
committerJunio C Hamano <gitster@pobox.com>2024-10-11 11:08:08 -0700
commitea3422662d21c33c349cc71e9cdbfe235e8f6905 (patch)
treea3cb8ada19ae0136c8f445df96678a59a04fd2b0 /builtin/annotate.c
parent777489f9e09c8d0dd6b12f9d90de6376330577a2 (diff)
Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o
The clar source file '$(UNIT_TEST_DIR)/clar/clar.c' includes the generated 'clar.suite', but this dependency is not taken into account by our Makefile, so that it is possible for a parallel build to fail if Make tries to build 'clar.o' before 'clar.suite' is generated. Correctly specify the dependency. Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/annotate.c')
0 files changed, 0 insertions, 0 deletions