From: Han-Wen Nienhuys Date: Mon, 23 Oct 2006 23:24:27 +0000 (+0000) Subject: (LILYPOND_BINARY): use instead X-Git-Tag: release/2.10.0-2~92 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=02f9d5eab3c99ae46269fb69a99d40215e642e73;p=lilypond.git (LILYPOND_BINARY): use instead of $(LILYPOND). Prevents lilypond run for .txt files. --- diff --git a/ChangeLog b/ChangeLog index 22a70da1b7..ef073767ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-10-24 Han-Wen Nienhuys + * Documentation/topdocs/GNUmakefile (LILYPOND_BINARY): use instead + of $(LILYPOND). Prevents lilypond run for .txt files. + * INSTALL.txt: gitness. * .cvsignore: update to force gitness. diff --git a/Documentation/topdocs/GNUmakefile b/Documentation/topdocs/GNUmakefile index d1ff875651..47938ee182 100644 --- a/Documentation/topdocs/GNUmakefile +++ b/Documentation/topdocs/GNUmakefile @@ -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