Skip to content

Commit

Permalink
fixup! Makefile: propagate Git version via generated header
Browse files Browse the repository at this point in the history
  • Loading branch information
gitster committed Nov 22, 2024
1 parent 6edff40 commit 9541929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 9541929

Please sign in to comment.