]> git.donarmstrong.com Git - lilypond.git/commitdiff
Only build music-glossary with
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 25 Apr 2005 07:28:04 +0000 (07:28 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 25 Apr 2005 07:28:04 +0000 (07:28 +0000)
rendered lilypond snippets during web.

ChangeLog
Documentation/user/GNUmakefile

index 3c02cbd7d69432d2506a9ad23e341d200d8f7140..08ed534cf731b73af68654736ae7fed927d87595 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/GNUmakefile: Only build music-glossary with
+       rendered lilypond snippets during web.
+
 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * po/de.po: update.
index 543827256674104638c6afe8e38979c9b437de05..8f7c0c345e4b09d8333ee8f7110a4a7080e63c78 100644 (file)
@@ -241,6 +241,9 @@ $(builddir)/mf/$(outconfbase)/feta16list.ly:
 $(outdir)/lilypond.texi: $(ITELY_FILES) $(ITEXI_FILES) 
 $(outdir)/lilypond.nexi: $(ITELY_FILES) $(ITEXI_FILES)
 
+# Prevent music-glossary.texi from default
+$(outdir)/music-glossary.nexi:
+
 # Rules for the automatically generated documentation
 # When cross-compiling, we don't have lilypond, so we fake
 ifneq ($(CROSS),yes)