diff --git a/doc/Makefile b/doc/Makefile index c1e3f5c1e37..4d3a7d038dd 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -2,7 +2,7 @@ DOC_VER := $(shell date +"%Y-%m-%d")-snap all: rust.pdf rust.html -version.texi: Makefile +version.texi: Makefile rust.texi git log -1 \ --format='@macro gitversion%n%h %ci%n@end macro%n' >$@