The branch, master has been updated
       via  a35a900a Add git-version.h to "gen" target.
      from  f4c3969b Leave git-version.h out of GENFILES so it doesn't go in a 
release tar.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit a35a900ac0c1fb602f38d75367c25f810d557acc
Author: Wayne Davison <wa...@opencoder.net>
Date:   Sun Sep 6 23:36:08 2020 -0700

    Add git-version.h to "gen" target.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

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


-- 
The rsync repository.

_______________________________________________
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to