]> git.donarmstrong.com Git - lilypond.git/commit - make/doc-i18n-root-vars.make
Build: Small dependency fix (issue 3442).
authorJulien Rioux <julien.rioux@gmail.com>
Sun, 7 Jul 2013 18:10:40 +0000 (20:10 +0200)
committerJulien Rioux <jrioux@physics.utoronto.ca>
Thu, 18 Jul 2013 14:21:53 +0000 (10:21 -0400)
commitcad821904950cd379459f816d27bad165b5735bd
treeeeb03e0e65592f90980aebe412c8cfa3eb31a224
parent00608c9fd2b35e0c0bca967ea2e5b4c9b1f058da
Build: Small dependency fix (issue 3442).

This sets the dependency of texi files more accurately and it rids
us of strange errors like the following from building the zh doc:

  Must remake target `web.texi'.
  Ignoring VPATH name `~/git/lilypond/Documentation/zh/web.texi'.
  Successfully remade target file `web.texi'.
 [...]
 Finished prerequisites of target file `out-www/web.texi'.
Must remake target `out-www/web.texi'.
mkdir -p out-www/
( echo ./out-www/web.texi:  > out-www/web.dep ) && cp -f web.texi out-www/web.texi
cp: cannot stat `web.texi': No such file or directory
make[1]: *** [out-www/web.texi] Error 1
make/doc-i18n-root-vars.make