Bug fix for last commit, of course.

This commit is contained in:
Graydon Hoare 2011-06-13 14:48:37 -07:00
parent 0a8f9a394b
commit a3be0454f9
1 changed files with 1 additions and 1 deletions

View File

@ -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