]> git.donarmstrong.com Git - lilypond.git/commit
Fix docs building
authorJohn Mandereau <john.mandereau@gmail.com>
Thu, 21 Feb 2008 18:40:37 +0000 (19:40 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Thu, 21 Feb 2008 18:40:37 +0000 (19:40 +0100)
commit9e9cd12db900742ac4dd1b23f1375da3b39dbc5a
treee4af0ba5a43beb564bb53317504c984fff9763dd
parentb1b57f36a695de90fd63d85bf8012081e72730cb
Fix docs building

- use $(OUT_PNG_IMAGES) and $(OUT_PDF_IMAGES) prerequisites more
  appropriately;

- fix $(INFO_IMAGES_DIR) stuff with a .dep file and rules in
  texinfo-vars.rules;

- define .texi/.nexi ly rules depending of out==www, instead of
  disable them later in main makefile.
Documentation/user/GNUmakefile
make/ly-rules.make
stepmake/stepmake/texinfo-rules.make