Bug fix for last commit, of course.
This commit is contained in:
parent
0a8f9a394b
commit
a3be0454f9
@ -4,7 +4,7 @@
|
||||
|
||||
doc/version.texi: $(MKFILES) rust.texi
|
||||
echo "@macro gitversion" >$@
|
||||
echo $(CFG_VERSION) >>$@
|
||||
echo "$(CFG_VERSION)" >>$@
|
||||
echo "@end macro" >>$@
|
||||
|
||||
doc/%.pdf: %.texi doc/version.texi
|
||||
|
Loading…
Reference in New Issue
Block a user