From 9541929b118548c5ec2b6b6c443fb99b1794d687 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 22 Nov 2024 16:55:10 +0900 Subject: [PATCH] fixup! Makefile: propagate Git version via generated header --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 8f0b8da0671675..01d2271330b8da 100644 --- a/Makefile +++ b/Makefile @@ -3711,6 +3711,7 @@ clean: profile-clean coverage-clean cocciclean $(RM) $(FUZZ_PROGRAMS) $(RM) $(SP_OBJ) $(RM) $(HCC) + $(RM) version-def.h $(RM) -r $(dep_dirs) $(compdb_dir) compile_commands.json $(RM) $(test_bindir_programs) $(RM) -r po/build/