From: Wayne Davison Date: Mon, 7 Sep 2020 06:36:08 +0000 (-0700) Subject: Add git-version.h to "gen" target. X-Git-Tag: v3.2.4pre1~139 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a35a900ac0c1fb602f38d75367c25f810d557acc;p=thirdparty%2Frsync.git Add git-version.h to "gen" target. --- diff --git a/Makefile.in b/Makefile.in index 21a77540..7f6fc7bf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -167,7 +167,7 @@ t_unsafe$(EXEEXT): $(T_UNSAFE_OBJ) conf: configure.sh config.h.in .PHONY: gen -gen: conf proto.h man +gen: conf proto.h man git-version.h .PHONY: gensend gensend: gen