CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Jan Nieuwenhuizen <[EMAIL PROTECTED]>   05/04/25 07:28:05

Modified files:
        Documentation/user: GNUmakefile 
        .              : ChangeLog 

Log message:
        Only build music-glossary with
        rendered lilypond snippets during web.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/GNUmakefile.diff?tr1=1.97&tr2=1.98&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3496&tr2=1.3497&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3496 lilypond/ChangeLog:1.3497
--- lilypond/ChangeLog:1.3496   Sun Apr 24 22:37:44 2005
+++ lilypond/ChangeLog  Mon Apr 25 07:28:04 2005
@@ -1,3 +1,8 @@
+2005-04-25  Jan Nieuwenhuizen  <[EMAIL PROTECTED]>
+
+       * Documentation/user/GNUmakefile: Only build music-glossary with
+       rendered lilypond snippets during web.
+
 2005-04-25  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
        * po/de.po: update.
Index: lilypond/Documentation/user/GNUmakefile
diff -u lilypond/Documentation/user/GNUmakefile:1.97 
lilypond/Documentation/user/GNUmakefile:1.98
--- lilypond/Documentation/user/GNUmakefile:1.97        Tue Apr 12 22:49:29 2005
+++ lilypond/Documentation/user/GNUmakefile     Mon Apr 25 07:28:04 2005
@@ -241,6 +241,9 @@
 $(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)


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to