]> git.donarmstrong.com Git - lilypond.git/commitdiff
(LILYPOND_BINARY): use instead
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 23 Oct 2006 23:24:27 +0000 (23:24 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 23 Oct 2006 23:24:27 +0000 (23:24 +0000)
of $(LILYPOND). Prevents lilypond run for .txt files.

ChangeLog
Documentation/topdocs/GNUmakefile

index 22a70da1b77675bee07205aafb1a23479b4ef893..ef073767efcd298a6ae125c68a419efcbf37d2c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-10-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * Documentation/topdocs/GNUmakefile (LILYPOND_BINARY): use instead
+       of $(LILYPOND). Prevents lilypond run for .txt files.
+
        * INSTALL.txt: gitness.
 
        * .cvsignore: update to force gitness. 
index d1ff8756518946d94481902703dd23292b2d51b3..47938ee18292cf02ed564b6efa1ebfafb5f86f52 100644 (file)
@@ -8,7 +8,7 @@ PDF_FILES=$(outdir)/NEWS.pdf
 include $(depth)/make/stepmake.make
 
 ifneq ($(out),www)
-LILYPOND='true'
+LILYPOND_BINARY='true'
 endif
 
 $(outdir)/NEWS.nexi: NEWS.tely